Completed
Push — master ( 89f645...3f3831 )
by Kenji
02:27 queued 11s
created
application/tests/_ci_phpunit_test/CIPHPUnitTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
 		// Change current directory
75 75
 		chdir(FCPATH);
76 76
 
77
-    // Replace helpers before loading CI (which could auto load helpers)
77
+	// Replace helpers before loading CI (which could auto load helpers)
78 78
 		self::replaceHelpers();
79 79
     
80 80
 		/*
Please login to merge, or discard this patch.