summaryrefslogtreecommitdiff
path: root/test/acceptance/Gemfile
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
parentc373470cbb72af3f1432f01c255c7ce69eb04aee (diff)
Rename acceptance test
Diffstat (limited to 'test/acceptance/Gemfile')
-rw-r--r--test/acceptance/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/acceptance/Gemfile b/test/acceptance/Gemfile
new file mode 100644
index 0000000..a4a59f6
--- /dev/null
+++ b/test/acceptance/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+gem 'ttytest'
+gem 'minitest'