about summary refs log tree commit homepage
path: root/t/t0003-working_directory.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0003-working_directory.sh')
-rwxr-xr-xt/t0003-working_directory.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/t/t0003-working_directory.sh b/t/t0003-working_directory.sh
index 53345ae..79988d8 100755
--- a/t/t0003-working_directory.sh
+++ b/t/t0003-working_directory.sh
@@ -1,9 +1,4 @@
 #!/bin/sh
-if test -n "$RBX_SKIP"
-then
-        echo "$0 is broken under Rubinius for now"
-        exit 0
-fi
 . ./test-lib.sh
 
 t_plan 4 "config.ru inside alt working_directory"