test/ts_container.rb in zip-container-2.1.0 vs test/ts_container.rb in zip-container-2.2.0

- old
+ new

@@ -38,9 +38,10 @@ # Example data files $dir_null = "test/data/dirs/null" $dir_empty = "test/data/dirs/empty" $dir_dir_mimetype = "test/data/dirs/dir-mimetype" +$dir_managed = "test/data/dirs/managed" $file_null = "test/data/null.file" $empty = "test/data/empty.container" $empty_zip = "test/data/empty.zip" $compressed_mimetype = "test/data/compressed_mimetype.container" $example = "test/data/example.container"