Commit 72dbf5dd authored by crynobone's avatar crynobone

Add full code coverage for Laravel\Form

Signed-off-by: 's avatarcrynobone <crynobone@gmail.com>
parent 1ddb4bb6
......@@ -117,5 +117,4 @@ class BladeTest extends PHPUnit_Framework_TestCase {
$this->assertEquals("<?php echo render(Config::get('application.default_view', 'user.profile')); ?>", Blade::compile_string($blade2));
}
}
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment