Skip to content

Commit 8587ba5

Browse files
Update Main.java
1 parent b402ca6 commit 8587ba5

File tree

1 file changed

+1
-1
lines changed
  • Sample Open Source Implementations/head

1 file changed

+1
-1
lines changed

Sample Open Source Implementations/head/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public Class<? extends Random> applicableFor()
4848
}
4949
});
5050

51-
File f = new File("./lukasko.srlx");
51+
File f = new File("./test.srlx");
5252

5353
//Sample objects
5454
Random r = new Random();

0 commit comments

Comments
 (0)