Commit d20add8f authored by Dayle Rees's avatar Dayle Rees

Merge pull request #1422 from laravie/feature/form-testcase

Add full code coverage for Laravel\Form
parents 1ddb4bb6 72dbf5dd
......@@ -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