SingleQuery file removed
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/e7358333 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/e7358333 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/e7358333 Branch: refs/heads/master Commit: e73583338c0fa53153009eb2358192d101a6279f Parents: 66f663a Author: Shivani Mall <[email protected]> Authored: Fri Jun 26 19:29:07 2015 -0700 Committer: Shivani Mall <[email protected]> Committed: Fri Jun 26 19:29:07 2015 -0700 ---------------------------------------------------------------------- .../src/test/resources/cat/SingleQuery.xml | 26 -------------------- 1 file changed, 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/e7358333/vxquery-xtest/src/test/resources/cat/SingleQuery.xml ---------------------------------------------------------------------- diff --git a/vxquery-xtest/src/test/resources/cat/SingleQuery.xml b/vxquery-xtest/src/test/resources/cat/SingleQuery.xml deleted file mode 100644 index 42ab548..0000000 --- a/vxquery-xtest/src/test/resources/cat/SingleQuery.xml +++ /dev/null @@ -1,26 +0,0 @@ -<!-- - 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. ---> - -<test-group xmlns="http://www.w3.org/2005/02/query-test-XQTSCatalog" name="SingleQuery" featureOwner="VXQuery"> - <GroupInfo> - <title>Single Test</title> - <description/> - </GroupInfo> - <test-case name="simple-add" FilePath="Simple/" Creator="Preston Carman"> - <description>Adds two numbers.</description> - <query name="add" date="2014-08-18"/> - <output-file compare="Text">add.txt</output-file> - </test-case> -</test-group> \ No newline at end of file
