From ca08ab1e5ebce1679f11e0d89b7e503f744c555e Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 7 Jul 2016 17:11:16 +0200 Subject: XSL file to convert HTML to tomboy markup --- tests/html2tomboyXslTest.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tests/html2tomboyXslTest.php (limited to 'tests/html2tomboyXslTest.php') diff --git a/tests/html2tomboyXslTest.php b/tests/html2tomboyXslTest.php new file mode 100644 index 0000000..5e9139e --- /dev/null +++ b/tests/html2tomboyXslTest.php @@ -0,0 +1,24 @@ +assertEquals( + 0, $retval, + "diff exit status is not 0:\n" . implode("\n", $out) + ); + } +} +?> \ No newline at end of file -- cgit v1.2.3