Revert skip from a0361822 and fix tests to work correctly
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 15 Dec 2012 04:32:46 +0000 (05:32 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 15 Dec 2012 08:07:27 +0000 (09:07 +0100)
commit16120b2279b09ec32c1c7801400809137fb0e843
tree8332351cac77247c0e6764bda4e20812cedb22db
parentda89304fa29f8fd18d235d120ccbea7d2cfbecdf
Revert skip from a0361822 and fix tests to work correctly

Hand-assembling JSON is prone to error - the $dsn would end up containing
a backslash on Win32 which the simple catenation would not escape.
TODO_SHORTTERM
t/admin/10script.t