disable pistring tests

This commit is contained in:
2020-09-25 13:03:56 +03:00
parent f10908a7e9
commit 2ba05c81b1

View File

@@ -17,4 +17,4 @@ endmacro()
# Concurrent tests # Concurrent tests
pip_test(concurrent "") pip_test(concurrent "")
pip_test(math "") pip_test(math "")
pip_test(core "") #pip_test(core "")