Fix CI tests for match test move.
This commit is contained in:
parent
f2f38cdf4a
commit
1c3422d420
|
@ -42,7 +42,7 @@ script:
|
|||
- raco test -l tests/net/encoders
|
||||
- raco test -l tests/openssl/basic
|
||||
- raco test -l tests/openssl/https
|
||||
- raco test -l tests/match/plt-match-tests
|
||||
- raco test -l tests/match/main
|
||||
- raco test -l tests/zo-path
|
||||
- raco test -l tests/xml/test
|
||||
- raco test -l tests/db/all-tests
|
||||
|
|
|
@ -24,7 +24,7 @@ test_script:
|
|||
- racket\raco.exe test -l tests/net/encoders
|
||||
- racket\raco.exe test -l tests/openssl/basic
|
||||
- racket\raco.exe test -l tests/openssl/https
|
||||
- racket\raco.exe test -l tests/match/plt-match-tests
|
||||
- racket\raco.exe test -l tests/match/main
|
||||
- racket\raco.exe test -l tests/zo-path
|
||||
- racket\raco.exe test -l tests/xml/test
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user