Lab 1
This commit is contained in:
5
test/Subscription.ts
Normal file
5
test/Subscription.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { describe, it } from "node:test";
|
||||
|
||||
describe("Subscription", async function () {
|
||||
// your tests go here...
|
||||
})
|
||||
Reference in New Issue
Block a user