Fix expect help tests.
This commit is contained in:
parent
88c652a25f
commit
cade57a47c
@ -57,6 +57,9 @@ let%expect_test _ =
|
|||||||
Subcommand: Preprocess the source file. Warning: Intended for
|
Subcommand: Preprocess the source file. Warning: Intended for
|
||||||
development of LIGO and can break at any time.
|
development of LIGO and can break at any time.
|
||||||
|
|
||||||
|
pretty-print
|
||||||
|
Subcommand: Pretty-print the source file.
|
||||||
|
|
||||||
print-ast
|
print-ast
|
||||||
Subcommand: Print the AST. Warning: Intended for development of
|
Subcommand: Print the AST. Warning: Intended for development of
|
||||||
LIGO and can break at any time.
|
LIGO and can break at any time.
|
||||||
@ -148,6 +151,9 @@ let%expect_test _ =
|
|||||||
Subcommand: Preprocess the source file. Warning: Intended for
|
Subcommand: Preprocess the source file. Warning: Intended for
|
||||||
development of LIGO and can break at any time.
|
development of LIGO and can break at any time.
|
||||||
|
|
||||||
|
pretty-print
|
||||||
|
Subcommand: Pretty-print the source file.
|
||||||
|
|
||||||
print-ast
|
print-ast
|
||||||
Subcommand: Print the AST. Warning: Intended for development of
|
Subcommand: Print the AST. Warning: Intended for development of
|
||||||
LIGO and can break at any time.
|
LIGO and can break at any time.
|
||||||
|
Loading…
Reference in New Issue
Block a user