Renamed Main.java to Tests.java
This commit is contained in:
parent
64c240fc79
commit
42a1818a5c
|
@ -5,7 +5,7 @@ import bdf.types.BdfArray;
|
||||||
import bdf.types.BdfNamedList;
|
import bdf.types.BdfNamedList;
|
||||||
import bdf.types.BdfObject;
|
import bdf.types.BdfObject;
|
||||||
|
|
||||||
public class Main {
|
public class Tests {
|
||||||
|
|
||||||
public static void main(String[] args)
|
public static void main(String[] args)
|
||||||
{
|
{
|
Loading…
Reference in New Issue