mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-25 07:51:34 +00:00
Update @zen-browser/surfer to version 1.10.0 and reorganize test files
This commit is contained in:
8
tests/workspaces/basic-workspace-change.js
Normal file
8
tests/workspaces/basic-workspace-change.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/* 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