This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
iapt-platform
/
mint
tükrözi:
https://github.com/iapt-platform/mint.git
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
31cdd56137
Branch-ok
Tag-ek
agile-deprecated
dependabot/maven/dashboard-v4/demos/java/io.grpc-grpc-netty-shaded-1.75.0
dependabot/maven/dashboard-v4/demos/java/io.minio-minio-8.6.0
development
go-deprecated
laravel-deprecated
master
ror-deprecated
staging-deprecated
v20220509-deprecated
mint
/
api-v13
/
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();
});