Skip to content

Commit 77323c6

Browse files
committed
EOF
1 parent 2ee25e3 commit 77323c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/Diff/Renderer/ArrayTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ public function testRenderFixesSpaces()
6363
)
6464
), $result);
6565
}
66-
}
66+
}

tests/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22
//require_once __DIR__ .
3-
require_once '../lib/Autoloader.php';
3+
require_once '../lib/Autoloader.php';

0 commit comments

Comments
 (0)