This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
ant
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
1
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
whitespace
master
Stefan Bodewig
9 years ago
parent
a8d6367ddc
commit
b7ef1bcd03
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/tests/junit/org/apache/tools/ant/AntClassLoaderTest.java
+ 2
- 2
src/tests/junit/org/apache/tools/ant/AntClassLoaderTest.java
View File
@@ -40,8 +40,8 @@ import org.junit.Test;
*/
public class AntClassLoaderTest {
@Rule
public BuildFileRule buildRule = new BuildFileRule();
@Rule
public BuildFileRule buildRule = new BuildFileRule();
private AntClassLoader loader;
Write
Preview
Loading…
Cancel
Save