diff options
| author | Robert Norton | 2018-09-21 15:09:08 +0100 |
|---|---|---|
| committer | Robert Norton | 2018-09-21 15:11:56 +0100 |
| commit | 2bdc5d09389c8fccd8100c0c07c54b2b8895c76a (patch) | |
| tree | 62264926985604d5d5e8aed4aa5130d7fed13417 /test | |
| parent | 30e1cdf6aabe611208c50e35058ea18442aa4078 (diff) | |
Remove cheri and mips specs -- they now have their own repository.
Diffstat (limited to 'test')
| -rwxr-xr-x | test/run_tests.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/run_tests.sh b/test/run_tests.sh index 336a70f9..5e6fe691 100755 --- a/test/run_tests.sh +++ b/test/run_tests.sh @@ -46,9 +46,3 @@ printf "RISCV spec tests\n" printf "==========================================\n" ./riscv/run_tests.sh - -printf "\n==========================================\n" -printf "CHERI spec tests\n" -printf "==========================================\n" - -./cheri/run_tests.sh |
