about summary refs log tree commit homepage
path: root/t/t0201-async-response-no-autochunk.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-24 20:41:15 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-24 20:42:57 -0700
commit15fe80b3bff7b0d249ee32bcbbe1dfa116d3c629 (patch)
tree8edf5313e3ef41395b406706dd807b97e6321eb9 /t/t0201-async-response-no-autochunk.sh
parente77369a6bde35a4e8925d450aac85f328f87d208 (diff)
downloadrainbows-15fe80b3bff7b0d249ee32bcbbe1dfa116d3c629.tar.gz
This will make it easier to enable and manage tests for new
concurrency models.
Diffstat (limited to 't/t0201-async-response-no-autochunk.sh')
-rwxr-xr-xt/t0201-async-response-no-autochunk.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t0201-async-response-no-autochunk.sh b/t/t0201-async-response-no-autochunk.sh
new file mode 100755
index 0000000..bb46385
--- /dev/null
+++ b/t/t0201-async-response-no-autochunk.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+CONFIG_RU=async-response-no-autochunk.ru
+. ./t0200-async-response.sh