Skip to content

Commit 549da1c

Browse files
committed
Add new files
1 parent af0cfb4 commit 549da1c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ Makefile
2424
/test/data/mp4-create
2525
/test/data/wav-create
2626
/test/data/wav-dump
27+
/vendor

taglib-ruby.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ DESC
134134
"test/data/crash.mp3",
135135
"test/data/flac-create.cpp",
136136
"test/data/flac.flac",
137+
"test/data/flac_nopic.flac",
137138
"test/data/get_picture_data.cpp",
138139
"test/data/globe_east_540.jpg",
139140
"test/data/globe_east_90.jpg",
@@ -155,6 +156,7 @@ DESC
155156
"test/fileref_write_test.rb",
156157
"test/flac_file_test.rb",
157158
"test/flac_file_write_test.rb",
159+
"test/flac_picture_memory_test.rb",
158160
"test/helper.rb",
159161
"test/id3v1_genres_test.rb",
160162
"test/id3v1_tag_test.rb",

0 commit comments

Comments
 (0)