test(tests): fixed broken tests

This commit is contained in:
2025-03-26 10:06:10 -04:00
parent 9395b52089
commit 7193d3a6ac
8 changed files with 18 additions and 165 deletions

View File

@@ -6,7 +6,6 @@ gtest_nomain_dep = dependency('gtest', main: false, required : true)
# Subdirectories for unit and integration tests
subdir('dobj')
subdir('const')
subdir('opatIO')
subdir('meshIO')
subdir('config')
subdir('probe')