Rebrand to Stokpile

This commit is contained in:
Clayton Wilson
2024-03-18 01:05:32 -05:00
parent 8e1e988cea
commit 0ec1d91678
4 changed files with 17 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
import { expect, test } from "@playwright/test";
import { Logger } from "../../src/Logger";
import Tampermonkey from "../../src/outputs/Tampermonkey";
test("Constructors", () => {});