mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-01-12 22:53:27 +08:00
removes dummy test
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import demo from '../lib'
|
||||
|
||||
test('first test', async () => {
|
||||
const result = demo()
|
||||
expect(result).toEqual('hello, world')
|
||||
})
|
||||
Reference in New Issue
Block a user