From 69f59209c865ec4fe70e81ae0e060c824f65233f Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Sat, 28 Sep 2019 13:26:13 -0400 Subject: [PATCH] update Manifest --- Manifest.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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