Fix breaking test cases on unix platform
authorNoah Campbell <noahcampbell@gmail.com>
Sat, 21 Sep 2013 03:05:20 +0000 (20:05 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Sat, 21 Sep 2013 03:08:52 +0000 (20:08 -0700)
commit8df88496e24c80298ff8d8d1d36a67974e56a7e2
tree621d522e87f70a5937f6011dbb6db2e450154d58
parentbffe4baf4297b0fd3b46cbaac2cb4e99577fadf1
Fix breaking test cases on unix platform

Rename platform parameter file to agnostic name. Both darwin and linux
can share the same paramters.
source/filesystem_linux_test.go [deleted file]
source/filesystem_unix_test.go [new file with mode: 0644]