Skip to content

Commit b22a75c

Browse files
authored
Merge pull request #1613 from ddickstein/patch-1
Fix text in test
2 parents 29ad7e1 + dd227a0 commit b22a75c

File tree

1 file changed

+1
-1
lines changed
  • tests/test-dirs/with-ppx/parsetree-cache.t

1 file changed

+1
-1
lines changed

tests/test-dirs/with-ppx/parsetree-cache.t/run.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ By default, the cache for the reader phase and the PPX phase are disabled
3939
# . Phase cache - PPX phase
4040
Cache is disabled: configuration
4141
42-
The cache can be enabled via the [-use-ppx-cache] flag
42+
The cache can be enabled via the USE_PPX_CACHE directive
4343
$ cat > .merlin <<EOF
4444
> FLG -ppx '_build/default/.ppx/a56cb746ce56d7c281c7d9796f4166ed/ppx.exe -as-ppx
4545
> USE_PPX_CACHE

0 commit comments

Comments
 (0)