Skip to content

Commit

Permalink
fix test case for non-bash shell
Browse files Browse the repository at this point in the history
Signed-off-by: Haochen Kotoi-Xie <hx@kxc.inc>
  • Loading branch information
haochenx committed Jun 9, 2023
1 parent 078fd2d commit cefc8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/blackbox-tests/test-cases/melange/aliases.t
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@ If user defines an alias, dune default alias no longer works
$ dune clean
$ dune build
$ [[ -f _build/default/output/main.js ]]
$ [ -f _build/default/output/main.js ]
[1]

0 comments on commit cefc8e0

Please sign in to comment.