From e172aee6569df6a3f9abd8cd647eded1bb0612b3 Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sun, 6 Jul 2014 14:33:01 +0200
Subject: Simplified FunctionTransform test case helper templates * as
FunctionTransform returns the result as a DOM tree there is no reason for
including the separately tested FunctionWriteFile in this test case
---
test/transform/transformation.xsl | 52 +++++----------------------------------
1 file changed, 6 insertions(+), 46 deletions(-)
diff --git a/test/transform/transformation.xsl b/test/transform/transformation.xsl
index 1002540..7cfb8f9 100644
--- a/test/transform/transformation.xsl
+++ b/test/transform/transformation.xsl
@@ -10,54 +10,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -72,22 +37,17 @@
test.xsl
- test_actual.xml
-
-
-
+
-
-
+
+
-
+
--
cgit v1.2.3