Skip to content

Commit

Permalink
Make empty duniverse test more portable
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
  • Loading branch information
NathanReb committed Aug 1, 2022
1 parent 0b7fec1 commit 82026ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/bin/empty-duniverse.t/run.t
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,4 @@ there is nothing to pull and will not create a duniverse:
$ opam-monorepo pull
==> Using lockfile $TESTCASE_ROOT/empty-duniverse.opam.locked
==> No dependencies to pull, there's nothing to be done here!
$ ls duniverse
ls: cannot access 'duniverse': No such file or directory
[2]
$ find . -type d -name 'duniverse'

0 comments on commit 82026ad

Please sign in to comment.