mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-31 02:33:33 +00:00
Update @zen-browser/surfer to version 1.10.0 and reorganize test files
This commit is contained in:
3
src/browser/base/zen-components/tests/.gitignore
vendored
Normal file
3
src/browser/base/zen-components/tests/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*
|
||||
|
||||
!.gitignore
|
||||
@@ -1,2 +0,0 @@
|
||||
["basic-workspace-change.js"]
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
/* Any copyright is dedicated to the Public Domain.
|
||||
https://creativecommons.org/publicdomain/zero/1.0/ */
|
||||
|
||||
"use strict";
|
||||
|
||||
add_task(async function test_TODO() {
|
||||
ok(true, "TODO: implement the test");
|
||||
});
|
||||
Reference in New Issue
Block a user