diff options
Diffstat (limited to 'mpm/python/tests_periphs.hpp')
-rw-r--r-- | mpm/python/tests_periphs.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mpm/python/tests_periphs.hpp b/mpm/python/tests_periphs.hpp new file mode 100644 index 000000000..4b978269d --- /dev/null +++ b/mpm/python/tests_periphs.hpp @@ -0,0 +1,3 @@ +#pragma once + +void export_tests(); |