Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit 5088e78

Browse files
committed
Uncomment out tests
1 parent 87fa0f5 commit 5088e78

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

forthic-zig/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ run:
22
zig build run
33

44
test:
5-
# zig build test
65
zig test src/forthic/tokenizer.zig
7-
# zig test src/forthic/token.zig
6+
zig test src/forthic/token.zig

0 commit comments

Comments
 (0)