Add a relatively simple mostly-const-fn bigint math implementation
[dnssec-prover] / test.sh
diff --git a/test.sh b/test.sh
index 0da6120ccb329c6ea0b5491fa397e59554d0e3e9..957265332560e2b34f88709f60fabc77a993cd2a 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -1,5 +1,6 @@
 #!/bin/sh
 set -eox
+export RUSTC_BOOTSTRAP=1
 cargo test --no-default-features
 cargo test
 cargo test --no-default-features --features std