Skip to content

Commit 4a14ad3

Browse files
committed
meta/tclass: run large test by itself
1 parent 621e9bf commit 4a14ad3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

root/meta/tclass/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ ROOTTEST_ADD_TEST(execInitOrder
108108

109109
ROOTTEST_ADD_TEST(tclassStl
110110
MACRO tclassStl.cxx+
111-
OUTREF tclassStl.ref)
111+
OUTREF tclassStl.ref
112+
RUN_SERIAL)
112113

113114
ROOTTEST_ADD_TESTDIRS()

0 commit comments

Comments
 (0)