summaryrefslogtreecommitdiff
path: root/test/acceptance/Gemfile.lock
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-12-30 18:13:06 -0800
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-12-30 18:13:18 -0800
commit30aa7ea94288ceaf4f2ef8a73bcfdcc5dae452b6 (patch)
tree97d78acc35adcdd969a3f952e32644838454cc47 /test/acceptance/Gemfile.lock
parentc373470cbb72af3f1432f01c255c7ce69eb04aee (diff)
Rename acceptance test
Diffstat (limited to 'test/acceptance/Gemfile.lock')
-rw-r--r--test/acceptance/Gemfile.lock15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/acceptance/Gemfile.lock b/test/acceptance/Gemfile.lock
new file mode 100644
index 0000000..8706089
--- /dev/null
+++ b/test/acceptance/Gemfile.lock
@@ -0,0 +1,15 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ minitest (5.10.1)
+ ttytest (0.4.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ minitest
+ ttytest
+
+BUNDLED WITH
+ 1.13.7