One more missing permission problem in the test suite fixed

Change-Id: I2f2f4f12e4430e0ac8fa14ff8611cd96fb2d8ac7
diff --git a/t/script/extract.t b/t/script/extract.t
index 4478a5f..e9f666f 100644
--- a/t/script/extract.t
+++ b/t/script/extract.t
@@ -47,8 +47,8 @@
   'perl', $script,
   'extract',
   '--input' => $input,
-  '--cache' => $cache,
   '--output' => $output,
+  '--cache' => $cache
 );
 
 my $sep = qr!\.\.\.[\n\r]+?\.\.\.!;
@@ -185,11 +185,6 @@
 ok(!-d catdir($output2, 'REI', 'RBR', '00610'), 'Directory not created');
 
 
-
-
-
-
-
 # Check multiple archives
 $output = tempdir(CLEANUP => 1);
 ok(-d $output, 'Output directory exists');
@@ -201,7 +196,8 @@
   '-i' => catfile($f, '..', 'corpus', 'archives', 'wpd15-single.zip'),
   '-i' => catfile($f, '..', 'corpus', 'archives', 'wpd15-single.tree_tagger.zip'),
   '-i' => catfile($f, '..', 'corpus', 'archives', 'wpd15-single.opennlp.zip'),
-  '--output' => $output
+  '--output' => $output,
+  '--cache' => $cache
 );
 
 # Test with sigle