aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorGeorge Roman <george.roman.99@gmail.com>2018-06-26 15:29:13 +0300
committerHisham Muhammad <hisham@gobolinux.org>2018-06-26 09:45:45 -0300
commit4015d0e8520ac600f874b19de85baf058d2ecfd4 (patch)
treea4aaf4a3d9039cec0fe02038eb09a4443effc5cb /spec
parent405ee29ba8444d97646f62e72effeaff2bfe3f79 (diff)
downloadluarocks-4015d0e8520ac600f874b19de85baf058d2ecfd4.tar.gz
luarocks-4015d0e8520ac600f874b19de85baf058d2ecfd4.tar.bz2
luarocks-4015d0e8520ac600f874b19de85baf058d2ecfd4.zip
Update tests README.md
Diffstat (limited to 'spec')
-rw-r--r--spec/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/spec/README.md b/spec/README.md
index 31e2b660..46372b19 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -56,11 +56,3 @@ To run unit tests in LuaRocks directory type :
56To run integration tests without tests which use ssh: 56To run integration tests without tests which use ssh:
57 57
58`busted -t "integration" --exclude-tags=ssh` 58`busted -t "integration" --exclude-tags=ssh`
59
60## To do
61
62Cover files that currently have 0% coverage:
63* build/cmake.lua
64* build/command.lua
65* fetch/\*.lua except for git.lua
66* tools/tar.lua