fixed problems in xt/permissions.t test case
authorGalen Charlton <gmcharlt@gmail.com>
Sat, 19 Jun 2010 19:48:28 +0000 (15:48 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Sat, 19 Jun 2010 19:48:28 +0000 (15:48 -0400)
commit05ca02905589092888e2da08283ce76e62b37e27
tree545897c4ca24624631dbbffd1d3920b21fb470cf
parent3dfecafc56ebee11e576aadac3cc73678c72bcb5
fixed problems in xt/permissions.t test case

* now looks for permissions SQL files in the current
  source tree, not in intranetdir; tests in xt/ and
  t/ are meant to be run without requiring a full Koha
  installation
* added path to German
* fixed paths to permissions SQL for Russian and Ukrainian
* handles case where SQL script contains more than just
  inserts into to permissions

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
xt/permissions.t