We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0cae9 commit aca121fCopy full SHA for aca121f
tests/Ciphers/VignereCipherTest.php
@@ -5,7 +5,7 @@
5
require_once __DIR__ . '/../../vendor/autoload.php';
6
require_once __DIR__ . '/../../Ciphers/VignereCipher.php';
7
8
-class VignereCipher extends TestCase
+class VignereCipherTest extends TestCase
9
{
10
public function testVignereCipher()
11
0 commit comments