Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 342AAF5E3 for ; Tue, 28 May 2013 20:35:24 +0000 (UTC) Received: (qmail 74713 invoked by uid 500); 28 May 2013 20:35:24 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 74676 invoked by uid 500); 28 May 2013 20:35:24 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 74669 invoked by uid 99); 28 May 2013 20:35:24 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 May 2013 20:35:24 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D0FF589C205; Tue, 28 May 2013 20:35:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: nslater@apache.org To: commits@couchdb.apache.org Message-Id: <14a83a52ad9b477899921bf651662104@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/1.3.x to 257fc5c Date: Tue, 28 May 2013 20:35:23 +0000 (UTC) Updated Branches: refs/heads/1.3.x af5edba3c -> 257fc5cc2 Distribute test_setup.js Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/257fc5cc Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/257fc5cc Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/257fc5cc Branch: refs/heads/1.3.x Commit: 257fc5cc21232b9f54226b6b869e67fb6fbdd158 Parents: af5edba Author: Noah Slater Authored: Tue May 28 21:35:08 2013 +0100 Committer: Noah Slater Committed: Tue May 28 21:35:08 2013 +0100 ---------------------------------------------------------------------- test/javascript/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/257fc5cc/test/javascript/Makefile.am ---------------------------------------------------------------------- diff --git a/test/javascript/Makefile.am b/test/javascript/Makefile.am index d7367e0..e7036ca 100644 --- a/test/javascript/Makefile.am +++ b/test/javascript/Makefile.am @@ -13,6 +13,7 @@ EXTRA_DIST = \ cli_runner.js \ couch_http.js \ + test_setup.js \ run.tpl noinst_SCRIPTS = run