mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Rename old SecurityTest class
This commit is contained in:
parent
b693c8cdad
commit
37c07f7b6e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
require_once _XE_PATH_.'classes/security/Security.class.php';
|
||||
|
||||
class SecurityTest extends \Codeception\TestCase\Test
|
||||
class OldSecurityTest extends \Codeception\TestCase\Test
|
||||
{
|
||||
public function _before()
|
||||
{
|
||||
Loading…
Add table
Add a link
Reference in a new issue