mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #1353 from akva2/missing_msw_3d
fixed: missing msw_3d in commit message for the opm-data PR
This commit is contained in:
commit
29370f7962
@ -188,6 +188,7 @@ then
|
||||
git status | grep "SPE9_CP" && tests="$tests spe9"
|
||||
git status | grep "SPE9_CP_GROUP" && tests="$tests spe9group"
|
||||
git status | grep "2D_H__" && tests="$tests msw_2d_h"
|
||||
git status | grep "3D_MSW" && tests="$tests msw_3d_hfa"
|
||||
git status | grep "2D_THREEPHASE_POLY_HETER" && tests="$tests simple2d"
|
||||
git status | grep "NORNE_ATW2013.INIT" && tests="$tests norne_init"
|
||||
git status | grep "NORNE_ATW2013.UNSMRY" && tests="$tests norne_full"
|
||||
|
Loading…
Reference in New Issue
Block a user