]> git.koha-community.org Git - koha.git/commit
Bug 8942 : Adding a test to make sure we don't use single quotes for js
authorChris Cormack <chris@bigballofwax.co.nz>
Sat, 2 Feb 2013 06:59:42 +0000 (19:59 +1300)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 29 Mar 2013 19:14:36 +0000 (08:14 +1300)
commit1ff9b7220ffe3ecb6930b825b6d1d22ceae95ab7
treed088bd8dea2f187377a53b005806a4286c2c5eda
parent42372e3471009eb1557795e01c160ed69bccf03c
Bug 8942 : Adding a test to make sure we don't use single quotes for js

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Tested by adding single quotes to a translation-escaped string.
Test correctly failed it.
xt/single_quotes.t [new file with mode: 0755]