Skip to content
Snippets Groups Projects
Commit d01a6749 authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Fixed import

parent d2ae86e5
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ package nl.lumc.sasc.biopet.pipelines.flexiprep
import java.io.File
import org.testng.annotations.Test
class CutadaptTest extends FastqcV0101Test {
/** Mock output file of a Cutadapt 1.9 run */
private[flexiprep] val cutadaptOut: File = resourceFile("ct-test.R1.clip.stats")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment