about summary refs log tree commit homepage
path: root/t/t0501-cramp-rainsocket.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0501-cramp-rainsocket.sh')
-rwxr-xr-xt/t0501-cramp-rainsocket.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0501-cramp-rainsocket.sh b/t/t0501-cramp-rainsocket.sh
index 43eceb1..915d597 100755
--- a/t/t0501-cramp-rainsocket.sh
+++ b/t/t0501-cramp-rainsocket.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 . ./test-lib.sh
 case $model in
-EventMachine) ;;
+disabled) ;;
 *)
         t_info "skipping $T since it's not compatible with $model"
         exit 0