From a1995d24320c0e3743da42070a6b27fcb1c1318e Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 7 Jan 2016 18:29:03 +0100 Subject: [PATCH] Standardize on 4-space indent in ruleset-testing.md --- ruleset-testing.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ruleset-testing.md b/ruleset-testing.md index 4fec87070066..798028bde1a7 100644 --- a/ruleset-testing.md +++ b/ruleset-testing.md @@ -30,17 +30,17 @@ target host with a left-side wildcard, and at least ten test URLs for each target host with a right-side wildcard. But this is not yet implemented. # Example: - - - + + + - - + + - + - + This ruleset has one implicit test URL from a target host ("http://example.com/"). The other target host has a wildcard, so creates no @@ -63,4 +63,4 @@ a submodule of https-everywhere. To set it up, run: To test a specific ruleset: - ./fetch-test.sh rules/Example.xml + ./fetch-test.sh rules/Example.xml