]> git.sesse.net Git - www-csrf/commitdiff
Make a test description slightly more obvious.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 12 Nov 2013 21:23:39 +0000 (22:23 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 12 Nov 2013 21:23:39 +0000 (22:23 +0100)
t/02_check.t

index a364560bf353478cd13d3443d586d75e919da785..880ff3316c65194c03578bf745a0cbe974d39a1d 100644 (file)
@@ -20,7 +20,7 @@ is(check_csrf_token("id", "secret",
                     "5df5e9f17c929a45af5d33624ec052903599958f," .
                     "112233445566778899aabbccddeeff0011223344"),
    WWW::CSRF::CSRF_MALFORMED_TOKEN,
-   "check simple malformed token");
+   "check simple malformed token (missing time)");
 
 is(check_csrf_token("id", "secret",
                     "5df5e9f17c929a45af5d33624ec052903599958f," .