Tests: adjust type declaration test count
[lttng-tools.git] / tests / regression / ust / type-declarations / test_type_declarations.py
index 5f78c90420653fd4718f4300a43663cd69d218d7..da2f57987f7aa40818fb25b5de66b111730b34f0 100644 (file)
@@ -29,7 +29,7 @@ test_utils_path = test_utils_path + "/utils"
 sys.path.append(test_utils_path)
 from test_utils import *
 
-NR_TESTS = 9
+NR_TESTS = 10
 current_test = 1
 print("1..{0}".format(NR_TESTS))
 
This page took 0.023585 seconds and 5 git commands to generate.