]> Repositorios git - scryer-prolog.git/commitdiff
serialize call_0 test (#1206)
authorMark Thom <[email protected]>
Wed, 12 Jan 2022 23:57:12 +0000 (16:57 -0700)
committerMark Thom <[email protected]>
Thu, 13 Jan 2022 04:42:26 +0000 (21:42 -0700)
tests/scryer/issues.rs

index bae95d738119bc4cec27c5452aad6c0bb48b4ef3..3c2074711bf09d6fb9c374a770db3d535d70b874 100644 (file)
@@ -1,4 +1,5 @@
 use crate::helper::{load_module_test, run_top_level_test_no_args, run_top_level_test_with_args};
+use serial_test::serial;
 
 // issue #857
 #[test]
@@ -164,6 +165,7 @@ fn ignored_constraint() {
 }
 
 // issue #831
+#[serial]
 #[test]
 fn call_0() {
     load_module_test(