Skip to content

Commit

Permalink
Adding @group Core to the test
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab committed Jan 9, 2014
1 parent 6a74c7a commit 43716fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/PHPUnit/Core/DataTableTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -777,6 +777,9 @@ public function testSubDataTableIsDestructed()
Common::destroy($rowBeingDestructed);
}

/**
* @group Core
*/
public function test_serializeFails_onSubTableNotFound()
{
// create a simple table with a subtable
Expand Down

0 comments on commit 43716fb

Please sign in to comment.