diff --git a/shiva/src/test/scala/nl/lumc/sasc/biopet/pipelines/shiva/variantcallers/HaploTypeCallerGvcfTest.scala b/shiva/src/test/scala/nl/lumc/sasc/biopet/pipelines/shiva/variantcallers/HaploTypeCallerGvcfTest.scala
index f07376157878f0c0807f13fca1d1410886721890..f028be3cefcb8e03858615d70eee0a7e5a310a35 100644
--- a/shiva/src/test/scala/nl/lumc/sasc/biopet/pipelines/shiva/variantcallers/HaploTypeCallerGvcfTest.scala
+++ b/shiva/src/test/scala/nl/lumc/sasc/biopet/pipelines/shiva/variantcallers/HaploTypeCallerGvcfTest.scala
@@ -7,8 +7,8 @@ import org.scalatest.testng.TestNGSuite
 import org.testng.annotations.Test
 
 /**
-  * Created by Sander Bollen on 13-7-16.
-  */
+ * Created by Sander Bollen on 13-7-16.
+ */
 class HaploTypeCallerGvcfTest extends TestNGSuite with Matchers {
 
   @Test