Skip to content

Commit f79588b

Browse files
aherlihydwijnand
authored andcommitted
fix test order
1 parent 800356b commit f79588b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/test/dotty/tools/repl/TabcompleteTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ class TabcompleteTests extends ReplTest {
215215
":imports",
216216
":kind",
217217
":load",
218-
":require",
219218
":quit",
219+
":require",
220220
":reset",
221221
":settings",
222222
":silent",

0 commit comments

Comments
 (0)