Skip to content

Commit 5673216

Browse files
committed
alltests.sh test runner added
1 parent d9c2880 commit 5673216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maintests.sh renamed to alltests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
go build .
44
./uni --version
55
pytest
6+
go test -v ./...
67

0 commit comments

Comments
 (0)