Skip to content

Commit

Permalink
Issue 11290
Browse files Browse the repository at this point in the history
  • Loading branch information
mtelvers committed Jan 14, 2025
1 parent 3a1ce74 commit b1cd2d5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/blackbox-tests/test-cases/github11290.t
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Running `dune subst` should succeed in an empty directory.
Regression test for https://github.com/ocaml/dune/issues/11290

$ cat > foo.opam << EOF
> authors: [ "John Doe <john@doe.com>" ]
> EOF

$ dune subst

0 comments on commit b1cd2d5

Please sign in to comment.