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