Merge pull request #617 from bska/disable-equil-test

Disable "test_equil" test
This commit is contained in:
Alf Birger Rustad 2014-07-09 10:12:52 +02:00
commit 3511812a52

View File

@ -169,7 +169,7 @@ list (APPEND TEST_SOURCE_FILES
tests/test_param.cpp tests/test_param.cpp
tests/test_blackoilfluid.cpp tests/test_blackoilfluid.cpp
tests/test_shadow.cpp tests/test_shadow.cpp
tests/test_equil.cpp #tests/test_equil.cpp # 2014-07-08 Disabled due to breaking CI system
tests/test_regionmapping.cpp tests/test_regionmapping.cpp
tests/test_units.cpp tests/test_units.cpp
tests/test_blackoilstate.cpp tests/test_blackoilstate.cpp