Skip to content

Commit db2b262

Browse files
author
Michael Hahn
authored
Merge pull request #28 from lexidor/make-examples
Generate examples by running the unit tests
2 parents a3f100b + 1c1dcd9 commit db2b262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ format:
2525
find {src,tests} -type f -exec hackfmt -i {} \;
2626

2727
examples: hh_autoload
28-
hhvm ./bin/generate-examples.php
28+
./vendor/bin/hacktest tests

0 commit comments

Comments
 (0)