summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-06-11 14:47:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-06-11 14:47:04 -0700
commit26f5144fa925d5d7275819ff86388a47e6063f7e (patch)
tree57e5dc39bc41f313feff18cf0778c5cccbf16e60 /test
parentc5189b749bcc6a65d4209b2e401e0425597d2bb7 (diff)
Fix spaces on regression test.
Diffstat (limited to 'test')
-rw-r--r--test/regression.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression.txt b/test/regression.txt
index 7a859a4..5f6b624 100644
--- a/test/regression.txt
+++ b/test/regression.txt
@@ -103,6 +103,6 @@ City:
.
<p>City:
<span itemprop="contentLocation" itemscope itemtype="https://schema.org/City">
- <meta itemprop="name" content="Springfield">
+<meta itemprop="name" content="Springfield">
</span></p>
````````````````````````````````