Skip to content
Snippets Groups Projects
Commit 43a046df authored by Katharina Heck's avatar Katharina Heck
Browse files

Merge branch 'fix/test-labels' into 'master'

[test] fix labels for Maxwell-Stefan tests

See merge request !2472
parents df7cea86 817fa29d
No related branches found
No related tags found
1 merge request!2472[test] fix labels for Maxwell-Stefan tests
......@@ -2,7 +2,7 @@ add_input_file_links()
# 1pnc tests
dumux_add_test(NAME test_1pnc_maxwellstefan_tpfa
LABELS porousmediumflow 1p2c
LABELS porousmediumflow 1pnc
SOURCES main.cc
COMPILE_DEFINITIONS TYPETAG=MaxwellStefanOnePThreeCTestCCTpfa
COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
......@@ -12,7 +12,7 @@ dumux_add_test(NAME test_1pnc_maxwellstefan_tpfa
--command "${CMAKE_CURRENT_BINARY_DIR}/test_1pnc_maxwellstefan_tpfa params.input -Problem.Name test_1pnc_maxwellstefan_tpfa")
dumux_add_test(NAME test_1pnc_maxwellstefan_box
LABELS porousmediumflow 1p2c
LABELS porousmediumflow 1pnc
SOURCES main.cc
COMPILE_DEFINITIONS TYPETAG=MaxwellStefanOnePThreeCTestBox
COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment