mirror of
https://github.com/ourongxing/newsnow.git
synced 2025-01-18 18:59:15 +08:00
6 lines
56 B
TypeScript
6 lines
56 B
TypeScript
import { it } from "vitest"
|
|
|
|
it("test", () => {
|
|
//
|
|
})
|