Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Nov 15, 2023
1 parent 50c10fe commit d8e8b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ macro (ot_pyinstallcheck_test TESTNAME)
endmacro ()


ot_pyinstallcheck_test (MyClass_std)
ot_pyinstallcheck_test (docstring)
ot_pyinstallcheck_test (FFTW_std)


if (MATPLOTLIB_FOUND)
file (GLOB_RECURSE PYFILES "${PROJECT_SOURCE_DIR}/python/doc/examples/*.py")
Expand Down

0 comments on commit d8e8b83

Please sign in to comment.