Clean-up scripted test

This commit is contained in:
Alexandre Archambault 2020-05-19 02:39:57 +02:00
parent 123f40723d
commit 2c2c98669d
2 changed files with 0 additions and 4 deletions

View File

@ -27,6 +27,4 @@ object Main extends App {
!argonautFound,
"Expected not to find classes from argonaut"
)
Files.write(new File("output").toPath, "OK".getBytes("UTF-8"))
}

View File

@ -1,5 +1,3 @@
$ delete output
> run
$ exists output
> publishLocal
$ exec java -jar coursier launch io.get-coursier.test:sbt-coursier-all-exclude-dependencies_2.12:0.1.0-SNAPSHOT