summaryrefslogtreecommitdiff
path: root/src/tests/helper.py
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-08-24 15:12:09 +0530
committerGitHub <noreply@github.com>2024-08-24 15:12:09 +0530
commit9da3cad205499cfd8a129d4821d39f6106695d60 (patch)
treebb6806c87057be98cc74d9ca71353342f2d6d84d /src/tests/helper.py
parentd5a4c525adce8e0d4c85a9f2db412a3c82b49df3 (diff)
downloadvyos-workflow-test-temp-9da3cad205499cfd8a129d4821d39f6106695d60.tar.gz
vyos-workflow-test-temp-9da3cad205499cfd8a129d4821d39f6106695d60.zip
T0000: Update helper.py
Diffstat (limited to 'src/tests/helper.py')
-rw-r--r--src/tests/helper.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/helper.py b/src/tests/helper.py
index f417979..ea1ec74 100644
--- a/src/tests/helper.py
+++ b/src/tests/helper.py
@@ -28,3 +28,4 @@ def prepare_module(file_path='', module_name=''):
print('True')
print()
if False: print('False')
+ if True: print('True Again')