Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
some test
Browse files Browse the repository at this point in the history
  • Loading branch information
fulton committed Nov 15, 2019
1 parent 97cfa77 commit 162f0e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test/java/com/andromeda/araserver/test/test1.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
import java.io.FileInputStream;
import java.io.InputStream;

/*public class test1 extends TestCase {
/*
public class test1 extends TestCase {
@Override
protected void runTest() throws Throwable {
//System.out.println(new KeyWord("this is a test", new FileInputStream("")));
Expand Down

0 comments on commit 162f0e4

Please sign in to comment.