GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
25
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Kanban
Build
Network
Gantt Chart
Fork
: 0
codeigniter4
/
framework
Transfer to URL with SHA
Find file
Newer
Older
tree:
cbd309924c
Branches
Tags
×
master
production
framework
/
_support
/ CIUnitTestCase.php
Jim Parry
on 1 Mar 2019
84 bytes
Release 4.0.0-beta.1
Raw
Blame
History
<?php use CodeIgniter\Test; class CIUnitTestCase extends Test\CIUnitTestCase { }