We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0605e commit 2cffdc3Copy full SHA for 2cffdc3
test/BasicTests.java
@@ -50,6 +50,8 @@ private void removeDirectory(String dirname) {
50
51
@Test
52
public void usage() throws IOException, ASP3Exception, InterruptedException {
53
+
54
55
// create folder
56
this.removeDirectory(ALICE_FOLDER); // clean previous version before
57
File folder = new File(ALICE_FOLDER);
0 commit comments