From 116f206aea1203f426d074151ea6a73a13c0155b Mon Sep 17 00:00:00 2001 From: Amitai Schlair Date: Sun, 17 Feb 2013 02:46:31 -0500 Subject: Add tests for existing podcast behavior. --- t/tinypodcast/index.mdwn | 1 + t/tinypodcast/piano.mp3 | Bin 0 -> 80991 bytes t/tinypodcast/scroll.3gp | Bin 0 -> 21590 bytes t/tinypodcast/walter.ogg | Bin 0 -> 28714 bytes 4 files changed, 1 insertion(+) create mode 100644 t/tinypodcast/index.mdwn create mode 100644 t/tinypodcast/piano.mp3 create mode 100644 t/tinypodcast/scroll.3gp create mode 100644 t/tinypodcast/walter.ogg (limited to 't/tinypodcast') diff --git a/t/tinypodcast/index.mdwn b/t/tinypodcast/index.mdwn new file mode 100644 index 000000000..a5c6c9bd8 --- /dev/null +++ b/t/tinypodcast/index.mdwn @@ -0,0 +1 @@ +[[!inline pages="*.3gp or *.mov or *.mp3 or *.ogg" rss=yes atom=yes]] diff --git a/t/tinypodcast/piano.mp3 b/t/tinypodcast/piano.mp3 new file mode 100644 index 000000000..3d6b6625a Binary files /dev/null and b/t/tinypodcast/piano.mp3 differ diff --git a/t/tinypodcast/scroll.3gp b/t/tinypodcast/scroll.3gp new file mode 100644 index 000000000..61e69e9da Binary files /dev/null and b/t/tinypodcast/scroll.3gp differ diff --git a/t/tinypodcast/walter.ogg b/t/tinypodcast/walter.ogg new file mode 100644 index 000000000..3eee48cd6 Binary files /dev/null and b/t/tinypodcast/walter.ogg differ -- cgit v1.2.3