Skip to content

Commit cd303a2

Browse files
jjergusfacebook-github-bot
authored andcommitted
add missing 'tests/' to hh_autoload.json
Summary: Pull Request resolved: hhvm#25 Differential Revision: D17961419 Pulled By: jjergus fbshipit-source-id: b9d16760a4bab6fe6e1dbc1561ba4db4d0254390
1 parent f294a9b commit cd303a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hh_autoload.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"roots": ["src/"],
3-
"devRoots": [],
3+
"devRoots": ["tests/"],
44
"devFailureHandler": "Facebook\\AutoloadMap\\HHClientFallbackHandler"
55
}

0 commit comments

Comments
 (0)