Skip to content

Commit

Permalink
Add task reminder to clean up duplication between DVT and SVUnit plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
tudortimi committed Dec 27, 2024
1 parent 5e8a234 commit a31b7ed
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
import java.nio.file.Files;

public class DVTTask extends DefaultTask {
// TODO Fix duplication with SVUnit plugin w.r.t. executing SVUnit scripts

private RegularFileProperty argsFile;
private RegularFileProperty defaultBuild;
private File testsRoot;
Expand Down

0 comments on commit a31b7ed

Please sign in to comment.