Skip to content

Commit 65f16a0

Browse files
authored
Merge pull request #1252 from herbie-fp/agent-md
Woops! Wrong things in `AGENT.md`
2 parents ec6766d + aa6e7dd commit 65f16a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
is mandatory and PRs that don't follow the coding style are
66
rejected.
77
- As a quick test to make sure everything is working, you can run
8-
`racket src/main.rkt report bench/tutorial.rkt tmp`; this should
8+
`racket src/main.rkt report bench/tutorial.fpcore tmp`; this should
99
take about 5-10 seconds and all of the tests should pass, getting
1010
basically perfect accuracy.
1111
- You can also run the unit tests with `raco test src/`, but these

0 commit comments

Comments
 (0)