Skip to content

Commit 6277e20

Browse files
committed
fix make test
1 parent ea10c7e commit 6277e20

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ setup:
77
gomobile init
88

99
test:
10-
@cd lib/esbuildmobile && go test
10+
@cd bridge && go test

bridge/tsgo_test.go

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)