From 0f575441b4938e75068b88c7e32698de3e3af9df Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Sat, 24 Oct 2009 21:53:02 +0000 Subject: Fixed the test for couch_stats_aggregator. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@829456 13f79535-47bb-0310-9956-ffa450edef68 --- test/etap/121-stats-aggregates.cfg | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test/etap/121-stats-aggregates.cfg (limited to 'test/etap/121-stats-aggregates.cfg') diff --git a/test/etap/121-stats-aggregates.cfg b/test/etap/121-stats-aggregates.cfg new file mode 100644 index 00000000..30e475da --- /dev/null +++ b/test/etap/121-stats-aggregates.cfg @@ -0,0 +1,19 @@ +% Licensed to the Apache Software Foundation (ASF) under one +% or more contributor license agreements. See the NOTICE file +% distributed with this work for additional information +% regarding copyright ownership. The ASF licenses this file +% to you under the Apache License, Version 2.0 (the +% "License"); you may not use this file except in compliance +% with the License. You may obtain a copy of the License at +% +% http://www.apache.org/licenses/LICENSE-2.0 +% +% Unless required by applicable law or agreed to in writing, +% software distributed under the License is distributed on an +% "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +% KIND, either express or implied. See the License for the +% specific language governing permissions and limitations +% under the License. + +{testing, stuff, "yay description"}. +{number, '11', "randomosity"}. -- cgit v1.2.3