From 34ca3b5225479a5da986c86ee4c42a73ae6df5ad Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 7 Nov 2015 14:16:26 +0100 Subject: Add requests parameters validations --- test/fixtures/video_short.mp4 | Bin 0 -> 38783 bytes test/fixtures/video_short.ogv | Bin 0 -> 140849 bytes test/fixtures/video_short_fake.webm | 1 + 3 files changed, 1 insertion(+) create mode 100644 test/fixtures/video_short.mp4 create mode 100644 test/fixtures/video_short.ogv create mode 100644 test/fixtures/video_short_fake.webm (limited to 'test/fixtures') diff --git a/test/fixtures/video_short.mp4 b/test/fixtures/video_short.mp4 new file mode 100644 index 000000000..35678362b Binary files /dev/null and b/test/fixtures/video_short.mp4 differ diff --git a/test/fixtures/video_short.ogv b/test/fixtures/video_short.ogv new file mode 100644 index 000000000..9e253da82 Binary files /dev/null and b/test/fixtures/video_short.ogv differ diff --git a/test/fixtures/video_short_fake.webm b/test/fixtures/video_short_fake.webm new file mode 100644 index 000000000..d85290ae5 --- /dev/null +++ b/test/fixtures/video_short_fake.webm @@ -0,0 +1 @@ +this is a fake video mouahahah -- cgit v1.2.3