Skip to content

Commit 4d1e05e

Browse files
committed
rename test
1 parent 0fe519c commit 4d1e05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/placeholder.ts renamed to test/placeholder.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ import { test, expect } from 'bun:test';
22

33
test('placeholder test', () => {
44
expect(true).toBe(true);
5-
});
5+
});

0 commit comments

Comments
 (0)