Automatically generate the tests files for each Fs

This commit is contained in:
Nick Craig-Wood 2014-07-26 17:18:29 +01:00
parent 17ffb0855f
commit 457ef2c190
11 changed files with 184 additions and 18 deletions

View file

@ -1,4 +1,7 @@
// Test Swift filesystem interface
//
// Automatically generated - DO NOT EDIT
// Regenerate with: go run gen_tests.go or make gen_tests
package swift_test
import (