Skip to content

Commit ef42a45

Browse files
authored
Merge pull request #3076 from ERGO-Code/meson-hipo-tests-off
Remove hipo from meson tests
2 parents 30e345d + ace6e44 commit ef42a45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

check/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ test_array = [
3333
['test_TestHighsRbTree', 'TestHighsRbTree.cpp'],
3434
['test_TestHighsSparseMatrix', 'TestHighsSparseMatrix.cpp'],
3535
['test_TestHighsVersion', 'TestHighsVersion.cpp'],
36-
['test_TestHipo', 'TestHipo.cpp'],
36+
# ['test_TestHipo', 'TestHipo.cpp'],
3737
['test_TestHSet', 'TestHSet.cpp'],
3838
['test_TestICrash', 'TestICrash.cpp'],
3939
['test_TestIis', 'TestIis.cpp'],

0 commit comments

Comments
 (0)