fixture-based CopyReferenceTest in community

This commit is contained in:
peter
2012-07-05 20:49:17 +02:00
parent 3cc055c6ec
commit 116c7fdcd0
15 changed files with 157 additions and 0 deletions
@@ -0,0 +1,3 @@
class X {
String s = "/x/x.txt<caret>";
}