summaryrefslogtreecommitdiffstats
path: root/test/csv/bom.csv
diff options
context:
space:
mode:
authornahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-03 12:45:36 +0000
committernahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-03 12:45:36 +0000
commit9e1900b4f77c0c11bc8eb029bc7e87cf4da9472f (patch)
tree6fc90912113f67018e3839c57ccd7415711cc0c1 /test/csv/bom.csv
parentceabb11eb37b55f6bd30eddfe1d607cb385c72ed (diff)
downloadruby-9e1900b4f77c0c11bc8eb029bc7e87cf4da9472f.tar.gz
ruby-9e1900b4f77c0c11bc8eb029bc7e87cf4da9472f.tar.xz
ruby-9e1900b4f77c0c11bc8eb029bc7e87cf4da9472f.zip
* test: add test directory. Test::Unit aware testcases and needed files should
be located in this directory. dir/file name convention; test/{module_name}/test_{testcase_name}.rb test/{module_name}/{needed_files} someday, someone will write testrunner which searches test_*.rb and run testcases automatically * test/csv/*: add testcase for lib/csv.rb. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/csv/bom.csv')
-rw-r--r--test/csv/bom.csv2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csv/bom.csv b/test/csv/bom.csv
new file mode 100644
index 000000000..47ab7a601
--- /dev/null
+++ b/test/csv/bom.csv
@@ -0,0 +1,2 @@
+"foo"
+"bar"