From 2ba05c81b130202f3a43bfc0154f1d51e78052ab Mon Sep 17 00:00:00 2001 From: andrey Date: Fri, 25 Sep 2020 13:03:56 +0300 Subject: [PATCH] disable pistring tests --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 68c51388..07693426 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -17,4 +17,4 @@ endmacro() # Concurrent tests pip_test(concurrent "") pip_test(math "") -pip_test(core "") +#pip_test(core "")