aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/podcast.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/podcast.t b/t/podcast.t
index f036c3113..94505a05e 100755
--- a/t/podcast.t
+++ b/t/podcast.t
@@ -37,7 +37,7 @@ sub podcast {
'simplepost' => undef,
'piano.mp3' => 'audio/mpeg',
'scroll.3gp' => 'video/3gpp',
- 'walter.ogg' => 'video/x-theora+ogg',
+ 'walter.ogg' => 'audio/ogg',
);
for my $format (qw(atom rss)) {