summaryrefslogtreecommitdiff
path: root/features/step_definitions/mastermind.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/step_definitions/mastermind.rb')
-rw-r--r--features/step_definitions/mastermind.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/step_definitions/mastermind.rb b/features/step_definitions/mastermind.rb
new file mode 100644
index 0000000..c6b7c3b
--- /dev/null
+++ b/features/step_definitions/mastermind.rb
@@ -0,0 +1,4 @@
+# mastermind.rb
+
+Given /^I am not yet playing$/ do
+end