b7de8ae0bf
Fixup first commit
2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
phpunit --strict --bootstrap src/AutoLoader.php tests/
|