Skip to content

Commit 061fdb1

Browse files
committed
Add test case
We need to support "initialCommands" in the repl, otherwise this tests nothing...
1 parent a03f795 commit 061fdb1

File tree

1 file changed

+2
-0
lines changed
  • sbt-dotty/sbt-test/sbt-dotty/example-project

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
> run
2+
> 'set initialCommands := "1 + 1" '
3+
> console

0 commit comments

Comments
 (0)