aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorChris Conroy <cconroy@gmail.com>2010-03-24 01:35:03 -0400
committerDaniel Stenberg <daniel@haxx.se>2010-03-24 13:21:14 +0100
commit1ac168e576d8e78b58640e1e997249717529b482 (patch)
tree28e15363ef86b15292b5025ec05b8f66cb53cb9f /tests/data/Makefile.am
parent50b51161c9ae3833489d2bf42b43fced46ab5587 (diff)
Fix RTSP GET_PARAMETER empty and non-empty operation.
Test coverage included. Thanks to Massimo Callegari for the bug report
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 1878e013c..6f2c09079 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -65,7 +65,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test564 test1101 test1102 test1103 test1104 test299 test310 test311 \
test312 test1105 test565 test800 test1106 test801 test566 test802 test803 \
test1107 test1108 test1109 test1110 test1111 test1112 test129 test567 \
- test568 test569 test570 test571 test804
+ test568 test569 test570 test571 test804 test572
filecheck:
@mkdir test-place; \