PHPUnit : adapt to new version
This commit is contained in:
parent
aa9fe14bf0
commit
37fb99e168
18 changed files with 37 additions and 19 deletions
|
|
@ -1,9 +1,10 @@
|
|||
<?php
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* Generated by PHPUnit_SkeletonGenerator on 2014-11-08 at 14:23:52.
|
||||
*/
|
||||
class Anc_Key_Detail_SQLTest extends PHPUnit_Framework_TestCase
|
||||
class Anc_Key_Detail_SQLTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue