mirror of
https://github.com/ClaytonWWilson/stokpile.git
synced 2026-03-10 19:15:09 +00:00
Rebrand to Stokpile
This commit is contained in:
5
tests/outputs/tampermonkey.spec.ts
Normal file
5
tests/outputs/tampermonkey.spec.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { expect, test } from "@playwright/test";
|
||||
import { Logger } from "../../src/Logger";
|
||||
import Tampermonkey from "../../src/outputs/Tampermonkey";
|
||||
|
||||
test("Constructors", () => {});
|
||||
Reference in New Issue
Block a user