%PDF- %PDF-
Direktori : /proc/1857783/root/var/www/k-creatives/wp-content/plugins/duplicator-pro/tests/ |
Current File : //proc/1857783/root/var/www/k-creatives/wp-content/plugins/duplicator-pro/tests/test-sample.php |
<?php /** * Class SampleTest * * @package Duplicator_Pro */ /** * Sample test case. */ class SampleTest extends WP_UnitTestCase { /** * A single example test. */ public function testample() { // Replace this with some actual testing code. $this->assertTrue( true ); } }