Browse Source

doh!

tags/preDefaultReweavable
acolyer 18 years ago
parent
commit
f042f0cf99
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      testing/newsrc/org/aspectj/testing/RunSpec.java

+ 1
- 0
testing/newsrc/org/aspectj/testing/RunSpec.java View File

@@ -76,6 +76,7 @@ public class RunSpec implements ITestStep {
}
public String getClasspath() {
if (cpath == null) return null;
return this.cpath.replace('/', File.separatorChar);
}

Loading…
Cancel
Save