From 693d9cd0cfabbf57e402a15c9cd549677f59e568 Mon Sep 17 00:00:00 2001 From: Christoph Hartmann Date: Mon, 21 Sep 2015 12:05:31 +0200 Subject: [PATCH] add example.csv for unit test --- test/unit/mock/files/example.csv | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/unit/mock/files/example.csv diff --git a/test/unit/mock/files/example.csv b/test/unit/mock/files/example.csv new file mode 100644 index 000000000..91874603a --- /dev/null +++ b/test/unit/mock/files/example.csv @@ -0,0 +1,6 @@ +addressable,2.3.6,Apache 2.0,URI Implementation,"Addressable is a replacement for the URI implementation that is part of +Ruby's standard library. It more closely conforms to the relevant RFCs and +adds support for IRIs and URI templates." +ast,2.0.0,MIT,A library for working with Abstract Syntax Trees.,A library for working with Abstract Syntax Trees. +astrolabe,1.3.0,MIT,An object-oriented AST extension for Parser,An object-oriented AST extension for Parser +berkshelf,3.2.3,Apache 2.0,"Manages a Cookbook's, or an Application's, Cookbook dependencies","Manages a Cookbook's, or an Application's, Cookbook dependencies"