diff --git a/test.py b/test.py index 85e209a2..ced2d326 100755 --- a/test.py +++ b/test.py @@ -32,7 +32,6 @@ import urllib2 # These are files that are known to not be in DocBook format FILE_EXCEPTIONS = ['st-training-guides.xml', 'ha-guide-docinfo.xml', - 'bk001-ch003-associate-general.xml', 'basic-install-pom.xml'] # These are books that we aren't checking yet diff --git a/validate.py b/validate.py index 3030736a..2bd39bfe 100755 --- a/validate.py +++ b/validate.py @@ -32,7 +32,6 @@ import urllib2 # These are files that are known to not be in DocBook format FILE_EXCEPTIONS = ['st-training-guides.xml', 'ha-guide-docinfo.xml', - 'bk001-ch003-associate-general.xml', 'basic-install-pom.xml'] # These are books that we aren't checking yet