diff --git a/Manifest.txt b/Manifest.txt index fc270a94..042f14db 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -16,8 +16,8 @@ lib/loofah/helpers.rb lib/loofah/html/document.rb lib/loofah/html/document_fragment.rb lib/loofah/html5/libxml2_workarounds.rb -lib/loofah/html5/scrub.rb lib/loofah/html5/safelist.rb +lib/loofah/html5/scrub.rb lib/loofah/instance_methods.rb lib/loofah/metahelpers.rb lib/loofah/scrubber.rb @@ -28,6 +28,7 @@ test/assets/msword.html test/assets/testdata_sanitizer_tests1.dat test/helper.rb test/html5/test_sanitizer.rb +test/html5/test_scrub.rb test/integration/test_ad_hoc.rb test/integration/test_helpers.rb test/integration/test_html.rb