diff options
Diffstat (limited to 'tests/specs/cert/cafile_bundle/test.js')
-rw-r--r-- | tests/specs/cert/cafile_bundle/test.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/specs/cert/cafile_bundle/test.js b/tests/specs/cert/cafile_bundle/test.js deleted file mode 100644 index 475af44d2..000000000 --- a/tests/specs/cert/cafile_bundle/test.js +++ /dev/null @@ -1,2 +0,0 @@ -import { printHello3 } from "./mod1.bundle.js"; -printHello3(); |