From: Alexis Laferrière Date: Mon, 5 Mar 2018 20:37:24 +0000 (-0500) Subject: tests: niti skips nitpm because it doesn't support curl callbacks X-Git-Url: http://nitlanguage.org tests: niti skips nitpm because it doesn't support curl callbacks Signed-off-by: Alexis Laferrière --- diff --git a/tests/niti.skip b/tests/niti.skip index b3a9b20..7a451c4 100644 --- a/tests/niti.skip +++ b/tests/niti.skip @@ -43,3 +43,4 @@ test_rubix_cube test_rubix_visual test_csv repeating_key_xor_solve +nitpm diff --git a/tests/nitvm.skip b/tests/nitvm.skip index 08a50fd..d346e2c 100644 --- a/tests/nitvm.skip +++ b/tests/nitvm.skip @@ -46,3 +46,4 @@ repeating_key_xor_solve test_explain_assert base_notnull_lit_alt2 assertions +nitpm