Skip to content

Commit

Permalink
Extend the test case for ocaml#2990
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremie Dimino <jeremie@dimino.org>
  • Loading branch information
jeremiedimino committed May 6, 2020
1 parent 9e62f10 commit 00e3ada
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/blackbox-tests/test-cases/github2990/run.t
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Test for problem in #2990

$ dune runtest

Make sure that `output.actual` is not inferred as a target:

$ dune build output.actual
Error: Don't know how to build output.actual
[1]

0 comments on commit 00e3ada

Please sign in to comment.