Skip to content

Commit

Permalink
tweak test for whitespace retention.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 committed Oct 15, 2018
1 parent 0135af8 commit 739aac3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion __tests__/fixtures/pivotAlignmentVerseObjects/tit1-12.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"alignedVerseString": "εἶπέν τις ἐξ αὐτῶν, ἴδιος αὐτῶν προφήτης, “Κρῆτες ἀεὶ ψεῦσται, κακὰ θηρία, γαστέρες ἀργαί.”",
"verseString": "One of their own prophets has said, \"Cretans are always liars, evil beasts, lazy gluttons.\"",
"verseString": "One of their own prophets has said, \"Cretans are always liars, evil beasts, lazy gluttons.\"",
"verseObjects": [
{
"children": [
Expand All @@ -21,6 +21,10 @@
"tag": "zaln",
"type": "milestone"
},
{
"text": " ",
"type": "text"
},
{
"children": [
{
Expand Down

0 comments on commit 739aac3

Please sign in to comment.