summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2019-10-14 09:53:56 -0600
committermo khan <mo.khan@gmail.com>2019-10-14 09:53:56 -0600
commit64397c35fb21db7d47d0182eeaa44c2070fc6afa (patch)
treea640862b44042076dcc18095cee9792c425785fc /Rakefile
parent9c63abb0a154c526a480ec8b82672e3252e3f4c3 (diff)
Add unit tests
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 4bff04e..685204f 100644
--- a/Rakefile
+++ b/Rakefile
@@ -8,7 +8,6 @@ task :tarball do
'README.pdf',
'bin/*',
'test/**/*',
- 'tmp/.keep',
'vendor/bats/**/*',
]
end