Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
e9ad5e49
Commit
e9ad5e49
authored
Dec 13, 2019
by
Timo Koch
Browse files
[test] Add unit label to partial test
parent
4a3c5b47
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/common/CMakeLists.txt
View file @
e9ad5e49
...
...
@@ -8,4 +8,4 @@ add_subdirectory(spline)
add_subdirectory
(
timeloop
)
add_subdirectory
(
typetraits
)
dumux_add_test
(
SOURCES test_partial.cc
)
dumux_add_test
(
SOURCES test_partial.cc
LABELS unit
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment