move test file to tests directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import { describe, expect, test } from '@jest/globals'
|
import { describe, expect, test } from '@jest/globals'
|
||||||
import { Router } from '.'
|
import { Router } from '..'
|
||||||
|
|
||||||
describe('Router', () => {
|
describe('Router', () => {
|
||||||
test('use', async () => {
|
test('use', async () => {
|
||||||
Reference in New Issue
Block a user