diff options
author | Jan Lehnardt <jan@apache.org> | 2010-03-01 17:37:08 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-03-01 17:37:08 +0000 |
commit | f8e82cb1c833d58ee2a628e25a6734f99fc335ef (patch) | |
tree | 2a2878bba42319842bc378e9ad14c8d09fba3994 /test | |
parent | 14bc90f931430c7cc3bf2af3f09874445dac7d29 (diff) |
add etap test file to Makefile
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@917608 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r-- | test/etap/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/etap/Makefile.am b/test/etap/Makefile.am index 2e302194..6bbf45ba 100644 --- a/test/etap/Makefile.am +++ b/test/etap/Makefile.am @@ -64,5 +64,5 @@ EXTRA_DIST = \ 121-stats-aggregates.t \ 130-attachments-md5.t \ 140-attachment-comp.t \ - 150-invalid-view-seq.t - + 150-invalid-view-seq.t \ + 160-vhosts.t |