aboutsummaryrefslogtreecommitdiff
path: root/hotline/flattened_file_object_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hotline/flattened_file_object_test.go')
-rw-r--r--hotline/flattened_file_object_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/hotline/flattened_file_object_test.go b/hotline/flattened_file_object_test.go
index 6a6953f..63e7175 100644
--- a/hotline/flattened_file_object_test.go
+++ b/hotline/flattened_file_object_test.go
@@ -17,6 +17,7 @@ func TestReadFlattenedFileObject(t *testing.T) {
t.Errorf("ReadFlattenedFileObject() = %q, want %q", format, want)
}
}
+
//
//func TestNewFlattenedFileObject(t *testing.T) {
// ffo := NewFlattenedFileObject("test/config/files", "testfile.txt")