diff options
Diffstat (limited to 'test.sh')
| -rwxr-xr-x | test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -11,6 +11,7 @@ test_module() { | |||
| 11 | done | 11 | done |
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | make test | ||
| 14 | if [ -n "$@" ]; then | 15 | if [ -n "$@" ]; then |
| 15 | test_module $@ | 16 | test_module $@ |
| 16 | else | 17 | else |
