Skip to content

Commit 33d981c

Browse files
committed
Add and remove pytest in cmake file
1 parent 977919e commit 33d981c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

slycot/tests/CMakeLists.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ set(PYSOURCE
77
test_ag08bd.py
88
test_examples.py
99
test_exceptions.py
10-
test_mb.py
11-
test_mc.py
10+
test_mb03rd.py
11+
test_mb03vd.py
12+
test_mb03vy.py
13+
test_mb03wd.py
14+
test_mb05md.py
15+
test_mb05nd.py
16+
test_mc01td.py
1217
test_sb.py
1318
test_analysis.py
1419
test_transform.py

0 commit comments

Comments
 (0)