Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
VibhorCodecianGupta authored and VibhorCodecianGupta committed Aug 2, 2018
1 parent 8fbb90c commit d0780d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
bash tests/nodejs8/test_worker.sh
}

@test "test perl" {
bash tests/perl/test_worker.sh
}
# @test "test perl" {
# bash tests/perl/test_worker.sh
# }

@test "test py2" {
bash tests/py2/test_worker.sh
Expand All @@ -41,7 +41,7 @@
}

@test "test R" {
bash tests/R/test_worker.sh
bash tests/r/test_worker.sh
}

@test "test ruby" {
Expand Down

0 comments on commit d0780d8

Please sign in to comment.