From 80cf2edfa7b40c2d8170f507abbe2eed60006d8e Mon Sep 17 00:00:00 2001 From: Johannes Kaisinger Date: Sat, 2 Sep 2023 14:54:03 +0200 Subject: [PATCH] Delete test_transformation.py from cmake file --- slycot/tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/slycot/tests/CMakeLists.txt b/slycot/tests/CMakeLists.txt index e397b0de..05ecb6c5 100644 --- a/slycot/tests/CMakeLists.txt +++ b/slycot/tests/CMakeLists.txt @@ -11,7 +11,6 @@ set(PYSOURCE test_mc.py test_sb.py test_analysis.py - test_transform.py test_sg02ad.py test_sg03ad.py test_tb01id.py