mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-12 22:56:27 +02:00
more tests directory, fix missing tests
This commit is contained in:
parent
e21173173f
commit
0b85a84877
24 changed files with 43 additions and 43 deletions
5
lxc/tests/test.java
Normal file
5
lxc/tests/test.java
Normal file
|
@ -0,0 +1,5 @@
|
|||
public class HelloWorld {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("good");
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue