Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 1bab745

Browse files
committed
actually re-do the codegen (by running the test)
1 parent 61abf65 commit 1bab745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/examples/codegen/lookup-path.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
#!/usr/bin/env hhvm
2-
<?hh // partial
2+
<?hh // strict
33
/**
44
* This file is partially generated. Only make modifications between BEGIN
55
* MANUAL SECTION and END MANUAL SECTION designators.
66
*
77
* To re-generate this file run vendor/hhvm/hacktest/bin/hacktest
88
*
99
*
10-
* @partially-generated SignedSource<<c6a69f51450330c9524afac2290c7b3d>>
10+
* @partially-generated SignedSource<<cbaefee6b122521b73b4013461591651>>
1111
*/
1212
namespace Facebook\HackRouter\CodeGen\Tests\Generated;
1313

0 commit comments

Comments
 (0)