features/step_definitions/git_steps.rb in test-kitchen-1.7.0 vs features/step_definitions/git_steps.rb in test-kitchen-1.7.1.dev
- old
+ new
@@ -1,5 +1,5 @@
-# -*- encoding: utf-8 -*-
-
-Given(/I have a git repository/) do
- create_directory(".git")
-end
+# -*- encoding: utf-8 -*-
+
+Given(/I have a git repository/) do
+ create_directory(".git")
+end