Skip to content

Commit 9f434e9

Browse files
committed
Move IncludeFilesTest from old to new test directory
1 parent 1e60c4b commit 9f434e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/org/opensolaris/opengrok/configuration/IncludeFilesTest.java renamed to opengrok-indexer/src/test/java/org/opengrok/indexer/configuration/IncludeFilesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/*
2121
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
2222
*/
23-
package org.opensolaris.opengrok.configuration;
23+
package org.opengrok.indexer.configuration;
2424

2525
import java.io.BufferedWriter;
2626
import java.io.File;

0 commit comments

Comments
 (0)