aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/features/steps/empathy_steps.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/features/steps/empathy_steps.py')
-rw-r--r--test/data/features/steps/empathy_steps.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/data/features/steps/empathy_steps.py b/test/data/features/steps/empathy_steps.py
new file mode 100644
index 0000000..1eafd65
--- /dev/null
+++ b/test/data/features/steps/empathy_steps.py
@@ -0,0 +1,8 @@
+# -- FILE: features/steps/example_steps.py
+# import os
+# from gi.repository import GLib
+# from behave import then, step
+# from time import sleep
+# #from subprocess import Popen, PIPE
+# from dogtail.tree import root, SearchError
+# from dogtail.rawinput import keyCombo