Fix module use issues. Fixes bug#11222

Remove bad use line from TaxDriver/EU.pm
Add line for TT2 in testEnvironment.pl
This commit is contained in:
Colin Kuskie 2009-11-11 14:19:37 -08:00
parent a182524fe9
commit 727348a1c9
3 changed files with 2 additions and 1 deletions

View file

@ -9,6 +9,7 @@
- fixed #11205: DataTable borked in IE
- fixed #11215: Los Angeles cannot be default timezone
- fixed #11220: Map asset badly broken
- fixed #11222: testEnvironment.pl Missing Dependencies
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.