Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
veela4
/
gamtest
like
0
Model card
Files
Files and versions
xet
Community
main
gamtest
/
tests
/
TestCase.php
veela4
Upload folder using huggingface_hub
70ba896
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 Bytes
<?php
namespace
Tests
;
use
Illuminate
\
Foundation
\
Testing
\
TestCase
as
BaseTestCase
;
abstract
class
TestCase
extends
BaseTestCase
{
//
}