Skip to content

Commit 60cbb7d

Browse files
committed
Migrate function tests
1 parent f351d80 commit 60cbb7d

File tree

7 files changed

+0
-15
lines changed

7 files changed

+0
-15
lines changed

compiler/test/dotty/tools/dotc/CompilationTests.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ class CompilationTests extends ParallelTesting {
302302
aggregateTests(
303303
compileFilesInDir("tests/init/neg/", options),
304304
compileFilesInDir("tests/init/neg/misc", options),
305-
compileFilesInDir("tests/init/neg/functions", options),
306305
compileFilesInDir("tests/init/neg/hybrid", options),
307306
compileFilesInDir("tests/init/neg/crash", options),
308307
)

tests/init/neg/functions/even.scala

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/init/neg/functions/high-order.scala

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)