You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/06/19 23:09:28 UTC

[2/4] git commit: fixed an unit test issue which reports an invalid character

fixed an unit test issue which reports an invalid character


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ddf1f6a1
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ddf1f6a1
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ddf1f6a1

Branch: refs/heads/camel-2.10.x
Commit: ddf1f6a172aa5443638d0f638aafdd2b1ca69b14
Parents: 02633e5
Author: cmueller <cm...@apache.org>
Authored: Wed Jun 19 22:47:20 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Wed Jun 19 22:47:20 2013 +0200

----------------------------------------------------------------------
 .../java/org/apache/camel/test/blueprint/DebugBlueprintTest.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/ddf1f6a1/components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/DebugBlueprintTest.java
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/DebugBlueprintTest.java b/components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/DebugBlueprintTest.java
index 56a9b40..8b39378 100644
--- a/components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/DebugBlueprintTest.java
+++ b/components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/DebugBlueprintTest.java
@@ -70,4 +70,4 @@ public class DebugBlueprintTest extends CamelBlueprintTestSupport {
         debugAfterMethodCalled = true;
     }
 }
-// END SNIPPET: example
\ No newline at end of file
+// END SNIPPET: example