Skip to content

Commit d732b88

Browse files
committed
Ensure that the tests run under the *current* shell.
1 parent 15b0b49 commit d732b88

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

test/ronin_dev_test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env bash
2-
31
./ronin-dev.sh
42

53
. ./test/helper.sh

test/ronin_install_test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env bash
2-
31
./ronin-install.sh
42

53
. ./test/helper.sh

0 commit comments

Comments
 (0)