From cf7b744fecff251a734d5091489c3f63aa90d6f4 Mon Sep 17 00:00:00 2001 From: Chris Dodge Date: Tue, 20 Aug 2013 22:47:22 -0400 Subject: [PATCH] add test files --- common/test/data/toy/html/with_styling.html | 1 + common/test/data/toy/html/with_styling.xml | 1 + 2 files changed, 2 insertions(+) create mode 100644 common/test/data/toy/html/with_styling.html create mode 100644 common/test/data/toy/html/with_styling.xml diff --git a/common/test/data/toy/html/with_styling.html b/common/test/data/toy/html/with_styling.html new file mode 100644 index 0000000000..d3e442f1c1 --- /dev/null +++ b/common/test/data/toy/html/with_styling.html @@ -0,0 +1 @@ +

Red text here

\ No newline at end of file diff --git a/common/test/data/toy/html/with_styling.xml b/common/test/data/toy/html/with_styling.xml new file mode 100644 index 0000000000..1ee6ca5c24 --- /dev/null +++ b/common/test/data/toy/html/with_styling.xml @@ -0,0 +1 @@ + \ No newline at end of file