This website requires JavaScript.
Explore
Help
Sign In
internship
/
syifa-laravel
Watch
11
Star
0
Fork
You've already forked syifa-laravel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1f54071957
syifa-laravel
/
tests
/
Unit
/
ExampleTest.php
6 lines
81 B
PHP
Raw
Blame
History
<
?
php
test
(
'that true is true'
,
function
()
{
expect
(
true
)
->
toBeTrue
();
});
Reference in New Issue
View Git Blame
Copy Permalink