mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix: Move test (#941)
This commit is contained in:
@@ -3,7 +3,7 @@ test_answer() returns true when answer to spam challenge is valid
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../manual/spam_challenge.php';
|
||||
require_once __DIR__ . '/../../manual/spam_challenge.php';
|
||||
|
||||
$answers = [
|
||||
[
|
||||
Reference in New Issue
Block a user