From 95d4dc7c026da2971af54c57c33aabc63ac2f6bb Mon Sep 17 00:00:00 2001 From: Bryan Gurney Date: Thu, 29 Jul 2021 17:16:04 -0400 Subject: [PATCH] Repoint gating test directory to source Resolves: rhbz#1986912 Signed-off-by: Bryan Gurney --- tests/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.yml b/tests/tests.yml index 7b4a58c..6e2293b 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -10,5 +10,5 @@ - classic tests: - simple: - dir: ./ + dir: ./source run: python -m unittest discover --verbose tests/test_deterministic