diff --git a/tests/Integration/tests/guilable/expected/index.html b/tests/Integration/tests/guilable/expected/index.html index 48f7fb9be..92e18f9f2 100644 --- a/tests/Integration/tests/guilable/expected/index.html +++ b/tests/Integration/tests/guilable/expected/index.html @@ -1,11 +1,12 @@ +

Lorem ipsum dolor sit amet Foo Bar.

-

Lorem ipsum dolor sit ametFoo Bar.

-

Lorem ipsum dolor sit amet Foo-Bar.

+

Lorem ipsum dolor sit ametFoo Bar.

+

Lorem ipsum dolor sit amet Foo-Bar.

diff --git a/tests/Integration/tests/guilable/input/skip b/tests/Integration/tests/guilable/input/skip deleted file mode 100644 index e69de29bb..000000000 diff --git a/tests/Integration/tests/inline-code/expected/index.html b/tests/Integration/tests/inline-code/expected/index.html index 988b58cb7..4fb9377fa 100644 --- a/tests/Integration/tests/inline-code/expected/index.html +++ b/tests/Integration/tests/inline-code/expected/index.html @@ -1,4 +1,10 @@ -

$result = $a + 23;

-

lib.hello.value = Hello World!

-

/etc/passwd

-

ctrl + s

\ No newline at end of file + + + + + + + +

$result = $a + 23;lib.hello.value = Hello World!/etc/passwdctrl + s

+ + diff --git a/tests/Integration/tests/inline-code/input/skip b/tests/Integration/tests/inline-code/input/skip deleted file mode 100644 index e69de29bb..000000000