summaryrefslogtreecommitdiffstats
path: root/tests/helpers/__init__.py
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-06-15 17:46:47 -0400
committerSimo Sorce <simo@redhat.com>2014-06-15 18:04:00 -0400
commit9a651e44ce34e092708b9a0df40de3f112132199 (patch)
tree74f592f5de8c10f049e18be85b48f629008dcc5c /tests/helpers/__init__.py
parentf9abb07cc479008c6ee7f72e0c911768c7c9bd82 (diff)
downloadipsilon-9a651e44ce34e092708b9a0df40de3f112132199.tar.gz
ipsilon-9a651e44ce34e092708b9a0df40de3f112132199.tar.xz
ipsilon-9a651e44ce34e092708b9a0df40de3f112132199.zip
Move parsing code into helpers module
This way common test actions can be easily reused by multiple tests. Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'tests/helpers/__init__.py')
-rw-r--r--tests/helpers/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/helpers/__init__.py b/tests/helpers/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/helpers/__init__.py