rename test
This commit is contained in:
parent
0fe519c74e
commit
4d1e05e075
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ import { test, expect } from 'bun:test';
|
||||||
|
|
||||||
test('placeholder test', () => {
|
test('placeholder test', () => {
|
||||||
expect(true).toBe(true);
|
expect(true).toBe(true);
|
||||||
});
|
});
|
||||||
Loading…
Add table
Add a link
Reference in a new issue