Skip to content

Commit

Permalink
Update phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Jan 7, 2012
1 parent a6da851 commit 6f6388f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Net_Ping_ResultTest.php
@@ -1,6 +1,6 @@
<?php <?php
require_once "Net/Ping.php"; require_once "Net/Ping.php";
require_once 'PHPUnit/Framework.php'; require_once 'PHPUnit/Framework/TestCase.php';


class Net_Ping_ResultTest extends PHPUnit_Framework_TestCase { class Net_Ping_ResultTest extends PHPUnit_Framework_TestCase {


Expand Down

0 comments on commit 6f6388f

Please sign in to comment.