Your IP : 216.73.216.79


Current Path : /var/www/html/dynaweb-starter/plugin/dynaweb-site/tests/
Upload File :
Current File : /var/www/html/dynaweb-starter/plugin/dynaweb-site/tests/ExampleTest.php

<?php

it('can test', function () {
    expect(true)->toBeTrue();
});