You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2014/05/06 11:07:05 UTC

[4/4] git commit: CAMEL-7415 Added the missing file of data.csv

CAMEL-7415 Added the missing file of data.csv


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

Branch: refs/heads/camel-2.12.x
Commit: f001fcae3dfa782139cb3d20ce3d9b241d69af5f
Parents: 738002e
Author: Willem Jiang <wi...@gmail.com>
Authored: Tue May 6 17:04:37 2014 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Tue May 6 17:06:24 2014 +0800

----------------------------------------------------------------------
 components/camel-csv/src/test/resources/data.csv | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f001fcae/components/camel-csv/src/test/resources/data.csv
----------------------------------------------------------------------
diff --git a/components/camel-csv/src/test/resources/data.csv b/components/camel-csv/src/test/resources/data.csv
new file mode 100644
index 0000000..241a679
--- /dev/null
+++ b/components/camel-csv/src/test/resources/data.csv
@@ -0,0 +1,6 @@
+0|"0
+0"
+1|"1
+1"
+2|"2
+2"
\ No newline at end of file