@@ -61,8 +61,7 @@ int main(void)
## Testing
```console
-$ ./build.sh
-$ ./test_glob
+$ ./test.sh
```
## Coverage
@@ -3,3 +3,4 @@
set -xe
clang -Wall -Wextra -Wswitch-enum -ggdb -o test_glob test_glob.c
+./test_glob