Skip to content

Commit ccc9a1b

Browse files
committed
Remove 'mainSourceFile' from unittest build
The directive isn't used anywhere and is blocking people from using more recent versions of the compiler.
1 parent e52eacf commit ccc9a1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dub.sdl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ configuration "unittest-vibe" {
3737

3838
dependency "vibe-core" version="~>1.0" optional=false
3939

40-
mainSourceFile "source/mysql/package.d"
4140
debugVersions "MYSQLN_TESTS"
4241
}
4342

0 commit comments

Comments
 (0)