Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drug007 committed Aug 18, 2021
1 parent a0a3a35 commit e7069aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/it/runtime/dub.d
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ unittest {
sourceFiles "source/demo.d"
}
`);
writeFile("library.d", q{
writeFile("source/library.d", q{
module library;
});
writeFile("source/demo.d", q{
Expand Down

0 comments on commit e7069aa

Please sign in to comment.