etap: add 232-csp.t to Makefile
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/1ad8b50f Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/1ad8b50f Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/1ad8b50f Branch: refs/heads/1.6.x Commit: 1ad8b50f4892c48f9c8eb8da42667b57a7b32e6a Parents: 43ccf52 Author: Dave Cottlehuber <[email protected]> Authored: Thu Aug 14 01:09:27 2014 +0200 Committer: Dave Cottlehuber <[email protected]> Committed: Thu Aug 14 01:09:39 2014 +0200 ---------------------------------------------------------------------- test/etap/Makefile.am | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/1ad8b50f/test/etap/Makefile.am ---------------------------------------------------------------------- diff --git a/test/etap/Makefile.am b/test/etap/Makefile.am index c9778ca..122649a 100644 --- a/test/etap/Makefile.am +++ b/test/etap/Makefile.am @@ -100,6 +100,7 @@ tap_files = \ 220-compaction-daemon.t \ 230-pbkfd2.t \ 231-cors.t \ + 232-csp.t \ 250-upgrade-legacy-view-files.t EXTRA_DIST = \
