This commit is contained in:
Pierre Dubouilh
2021-12-22 14:29:46 +01:00
committed by Pierre Dubouilh
parent cb4631c086
commit 5b55ab0a0a
3 changed files with 29 additions and 26 deletions
+2
View File
@@ -26,10 +26,12 @@ test:
go test -run TestNormal
killall gossa
sleep 1
-make run-extra &
go test -run TestExtra
killall gossa
sleep 1
-make run-ro &
go test -run TestRo