Lucene.Net.Tests: Deleted unused Test.nunit file
Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/68f82ea2 Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/68f82ea2 Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/68f82ea2 Branch: refs/heads/api-work Commit: 68f82ea286b546de4421e36b385be3b50225d6f7 Parents: 94f21f7 Author: Shad Storhaug <[email protected]> Authored: Thu Apr 13 04:00:11 2017 +0700 Committer: Shad Storhaug <[email protected]> Committed: Thu Apr 13 06:44:08 2017 +0700 ---------------------------------------------------------------------- src/Lucene.Net.Tests/Test.nunit | 22 ---------------------- 1 file changed, 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucenenet/blob/68f82ea2/src/Lucene.Net.Tests/Test.nunit ---------------------------------------------------------------------- diff --git a/src/Lucene.Net.Tests/Test.nunit b/src/Lucene.Net.Tests/Test.nunit deleted file mode 100644 index aa485c8..0000000 --- a/src/Lucene.Net.Tests/Test.nunit +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version='1.0'?> -<!-- - - Licensed 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. - ---> -<NUnitProject> - <Settings activeconfig="Default" /> - <Config name="Default" binpathtype="Auto"> - <assembly path="..\..\bin\core\Debug\Lucene.Net.Tests.dll" /> - </Config> -</NUnitProject> \ No newline at end of file
