about summary refs log tree commit homepage
path: root/t/t0500-cramp-streaming.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0500-cramp-streaming.sh')
-rwxr-xr-xt/t0500-cramp-streaming.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0500-cramp-streaming.sh b/t/t0500-cramp-streaming.sh
index fe798d3..21e85f5 100755
--- a/t/t0500-cramp-streaming.sh
+++ b/t/t0500-cramp-streaming.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