init: scala-cli project with some dependencies
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//> using dep org.scalameta::munit::1.0.0-M1
|
||||
|
||||
|
||||
class MyTests extends munit.FunSuite {
|
||||
test("test") {
|
||||
val x = 2
|
||||
|
||||
Reference in New Issue
Block a user