Tests: adjust ust-dl planned test count
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 6 Jul 2016 23:39:10 +0000 (19:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 6 Jul 2016 23:39:39 +0000 (19:39 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/ust/ust-dl/test_ust-dl.py

index e60a65a9331e8771cc8be9f832e51493d032ea4e..22c1dca8de1ead15cd6520512225bb21d5556bf8 100644 (file)
@@ -31,7 +31,7 @@ sys.path.append(test_utils_path)
 from test_utils import *
 
 
-NR_TESTS = 11
+NR_TESTS = 14
 current_test = 1
 print("1..{0}".format(NR_TESTS))
 
This page took 0.026592 seconds and 5 git commands to generate.