Skip to content

Commit 416417a

Browse files
committed
chore: wip
1 parent dd299b2 commit 416417a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/annotations.test.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import assert from 'node:assert';
22
import { describe, test } from 'node:test';
33

4+
45
describe('Math Operations', () => {
56
describe('Addition', () => {
67
test('should return 4 when adding 2 + 2', () => {

0 commit comments

Comments
 (0)