about summary refs log tree commit homepage
path: root/t/t0200-async-response.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0200-async-response.sh')
-rwxr-xr-xt/t0200-async-response.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t0200-async-response.sh b/t/t0200-async-response.sh
index f3ead0b..de5a7de 100755
--- a/t/t0200-async-response.sh
+++ b/t/t0200-async-response.sh
@@ -2,6 +2,8 @@
 CONFIG_RU=${CONFIG_RU-'async-response.ru'}
 . ./test-lib.sh
 
+skip_models Base
+
 case $CONFIG_RU in
 *no-autochunk.ru)
         t_plan 7 "async response w/o autochunk for $model"