X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Ftype-declarations%2Ftest_type_declarations.py;h=da2f57987f7aa40818fb25b5de66b111730b34f0;hp=5f78c90420653fd4718f4300a43663cd69d218d7;hb=4881bba88a421d8e7f41d58feb88b4ca459af87d;hpb=9d27cec717eb64195d436b44643dac65a0bf3b9a diff --git a/tests/regression/ust/type-declarations/test_type_declarations.py b/tests/regression/ust/type-declarations/test_type_declarations.py index 5f78c9042..da2f57987 100644 --- a/tests/regression/ust/type-declarations/test_type_declarations.py +++ b/tests/regression/ust/type-declarations/test_type_declarations.py @@ -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))