test: added testing via a browser (puppeteer)
This commit is contained in:
6
test/util/index.ts
Normal file
6
test/util/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from "./code-output.ts";
|
||||
export * from "./print-code-output.ts";
|
||||
export * from "./test-server.ts";
|
||||
|
||||
|
||||
export * from './misc.js';
|
||||
Reference in New Issue
Block a user