This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
stereshko
/
react-starter-kit
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
438d352897
Branch-ok
Tag-ek
main
react-starter-k...
/
tests
/
Unit
/
ExampleTest.php
ExampleTest.php
80 B
Előzmények
Nyers
1
2
3
4
5
<?php
test('that true is true', function () {
expect(true)->toBeTrue();
});