summaryrefslogtreecommitdiff
path: root/test/javascript/tests/erlang_views.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/javascript/tests/erlang_views.js')
-rw-r--r--test/javascript/tests/erlang_views.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/javascript/tests/erlang_views.js b/test/javascript/tests/erlang_views.js
index 9b15e1043..140925f58 100644
--- a/test/javascript/tests/erlang_views.js
+++ b/test/javascript/tests/erlang_views.js
@@ -9,7 +9,7 @@
// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
// License for the specific language governing permissions and limitations under
// the License.
-
+couchTests.elixir = true;
couchTests.erlang_views = function(debug) {
var db_name = get_random_db_name();
var db = new CouchDB(db_name, {"X-Couch-Full-Commit":"false"});