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.
2 parents a3f100b + 1c1dcd9 commit db2b262Copy full SHA for db2b262
Makefile
@@ -25,4 +25,4 @@ format:
25
find {src,tests} -type f -exec hackfmt -i {} \;
26
27
examples: hh_autoload
28
- hhvm ./bin/generate-examples.php
+ ./vendor/bin/hacktest tests
0 commit comments