diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-06-04 12:31:36 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-06-04 12:31:36 +0100 |
commit | 7b9fc0f82acfee43bc42a080f8a1e64c23604a65 (patch) | |
tree | 1da86f132313ebaa2fcd79a06330d3a7edc9f82b /config/packages_development | |
parent | 2a3c4bd798dfbc826671d204c959b6206e969ad3 (diff) |
We no longer run HTML validation as part of the test suite.
Diffstat (limited to 'config/packages_development')
-rw-r--r-- | config/packages_development | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/packages_development b/config/packages_development index a9985eaba..14ca815a2 100644 --- a/config/packages_development +++ b/config/packages_development @@ -6,4 +6,4 @@ # # To install, paste this list after `sudo apt-get install` and run. -postgresql sharutils pdftk elinks php5-cli tnef python-yaml wdg-html-validator +postgresql sharutils pdftk elinks php5-cli tnef python-yaml |