Change to README file and deleted TextInputTest file.
This commit is contained in:
@@ -37,7 +37,7 @@ If you want to delete a specific paragraph then please enter the command del and
|
|||||||
```INDEX```
|
```INDEX```
|
||||||
Please enter the command index to show the index.
|
Please enter the command index to show the index.
|
||||||
|
|
||||||
#Print the Text
|
#PRINT the Text
|
||||||
```PRINT```
|
```PRINT```
|
||||||
Please enter the command print to print out the current text you have. To change the output format, use the commands ```FORMAT FIX``` and ```FORMAT RAW```
|
Please enter the command print to print out the current text you have. To change the output format, use the commands ```FORMAT FIX``` and ```FORMAT RAW```
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
import org.junit.jupiter.api.Test;
|
|
||||||
|
|
||||||
class TextInputTest {
|
|
||||||
|
|
||||||
@Test
|
|
||||||
public void inputTest() {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user