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 | |
| parent | 2a3c4bd798dfbc826671d204c959b6206e969ad3 (diff) | |
We no longer run HTML validation as part of the test suite.
| -rw-r--r-- | config/packages | 1 | ||||
| -rw-r--r-- | config/packages_development | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/config/packages b/config/packages index fc67cda6b..f4d0a674c 100644 --- a/config/packages +++ b/config/packages @@ -20,7 +20,6 @@ gnuplot-nox php5-cli sharutils unzip -wdg-html-validator mutt tnef (>= 1.4.5) gettext 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 |
