Skip to content

Commit f9691b4

Browse files
committed
Add new test labels to romoperator unit test
1 parent ec1335c commit f9691b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/test-romoperator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
using namespace palace;
1313

14-
TEST_CASE("MinimalRationalInterpolation", "[romoperator]")
14+
TEST_CASE("MinimalRationalInterpolation", "[romoperator][Serial][Parallel]")
1515
{
1616
MPI_Comm comm = Mpi::World();
1717

0 commit comments

Comments
 (0)