mirror of
https://github.com/go-i2p/gojava.git
synced 2025-07-03 17:59:42 -04:00
Renamed scanDir to sourceDir, reworked sourcedir test.
This commit is contained in:
7
testdata/SourceDirTest.java
vendored
Normal file
7
testdata/SourceDirTest.java
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
package go;
|
||||
|
||||
public class SourceDirTest {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("testSourceDirInclusion PASS");
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user