We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9169481 commit 925fe79Copy full SHA for 925fe79
tests/LineTest.php
@@ -1,7 +1,7 @@
1
<?php
2
include_once dirname(__DIR__).'/src/autoloader.php';
3
4
-class SoundcloudTest extends PHPUnit_Framework_TestCase
+class LineTest extends PHPUnit_Framework_TestCase
5
{
6
public function testOne()
7
tests/SlidesTest.php
+class SlidesTest extends PHPUnit_Framework_TestCase
0 commit comments