Skip to content

Commit

Permalink
Added tf as test suite for bash sripts
Browse files Browse the repository at this point in the history
  • Loading branch information
chadrien committed Jan 18, 2014
1 parent e2d3dc0 commit a19cb47
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
<<<<<<< HEAD
.onion
vendor
=======
Gemfile.lock
vendor/bundle
>>>>>>> b55183f... Added tf as test suite for bash sripts
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source "https://rubygems.org"

gem "tf", group: :development

0 comments on commit a19cb47

Please sign in to comment.