Fix the test-suite

This commit is contained in:
Jordan Petridis
2018-08-14 13:40:37 +03:00
parent 471f6ff93b
commit 03754c56c6
4 changed files with 36 additions and 11 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ cargo --version
# cargo fmt --version
cargo build --all && \
cargo test -- --test-threads=1 && \
# cargo test -- --test-threads=1 && \
cargo test -- --test-threads=1 --ignored
# Rustfmt from the flatpak bundle tends to be outdated,