summaryrefslogtreecommitdiff
path: root/src/tests/helper.py
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-08-29 01:17:30 +0530
committerGitHub <noreply@github.com>2024-08-29 01:17:30 +0530
commitd1a50ed817110f347152957973d41b4843d8a514 (patch)
treea609f15bf2b4e177a1b0a6f6d3684ad8ecf0fa44 /src/tests/helper.py
parente01d892d0cf6052fc555092bea4a84c9070513c4 (diff)
parent81e918c0061e2e55886efed0e4069207b54041ef (diff)
downloadvyos-workflow-test-temp-d1a50ed817110f347152957973d41b4843d8a514.tar.gz
vyos-workflow-test-temp-d1a50ed817110f347152957973d41b4843d8a514.zip
Merge pull request #44 from kumvijaya/current
T0000: test
Diffstat (limited to 'src/tests/helper.py')
-rw-r--r--src/tests/helper.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tests/helper.py b/src/tests/helper.py
index c00a410..636e1ec 100644
--- a/src/tests/helper.py
+++ b/src/tests/helper.py
@@ -27,7 +27,4 @@ def prepare_module(file_path='', module_name=''):
if True:
print('True')
print()
- if False: print('False')
- if True: print('True Again')
- if True: print('True Once Again')
print('hello')