Adds regression test to the hash functionality

As reported on: #742 and #752 it seems that the SecHash functionality is
not working as expected.
This commit is contained in:
Felipe Zimmerle
2014-07-07 15:13:52 -07:00
parent 046b553736
commit 9c4c732e4e
2 changed files with 124 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<html>
<body>
<a href="test.txt?testparam=123456">Test</a>
<a href="text2.txt?testparam=123456">Test 2</a>
</body>
</html>