We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5e1f1 commit bc94e24Copy full SHA for bc94e24
1 file changed
runtests
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
+luacheck . -a
4
cd openwisp-config/tests/
-luacheck . -d -a -r
5
lua test_store_unmanaged.lua -v
6
lua test_restore_unmanaged.lua -v
7
lua test_uci_autoname.lua -v
0 commit comments