From b9a3e09ad5a7673f64556d1dba122ed4c4fac980 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 7 Mar 2016 11:33:59 +0100 Subject: Prepare folders structure for angular app --- tests/api/fixtures/video_short.mp4 | Bin 38783 -> 0 bytes tests/api/fixtures/video_short.ogv | Bin 140849 -> 0 bytes tests/api/fixtures/video_short.webm | Bin 218910 -> 0 bytes tests/api/fixtures/video_short1.webm | Bin 572456 -> 0 bytes tests/api/fixtures/video_short2.webm | Bin 942961 -> 0 bytes tests/api/fixtures/video_short3.webm | Bin 292677 -> 0 bytes tests/api/fixtures/video_short_fake.webm | 1 - 7 files changed, 1 deletion(-) delete mode 100644 tests/api/fixtures/video_short.mp4 delete mode 100644 tests/api/fixtures/video_short.ogv delete mode 100644 tests/api/fixtures/video_short.webm delete mode 100644 tests/api/fixtures/video_short1.webm delete mode 100644 tests/api/fixtures/video_short2.webm delete mode 100644 tests/api/fixtures/video_short3.webm delete mode 100644 tests/api/fixtures/video_short_fake.webm (limited to 'tests/api/fixtures') diff --git a/tests/api/fixtures/video_short.mp4 b/tests/api/fixtures/video_short.mp4 deleted file mode 100644 index 35678362b..000000000 Binary files a/tests/api/fixtures/video_short.mp4 and /dev/null differ diff --git a/tests/api/fixtures/video_short.ogv b/tests/api/fixtures/video_short.ogv deleted file mode 100644 index 9e253da82..000000000 Binary files a/tests/api/fixtures/video_short.ogv and /dev/null differ diff --git a/tests/api/fixtures/video_short.webm b/tests/api/fixtures/video_short.webm deleted file mode 100644 index bf4b0ab6c..000000000 Binary files a/tests/api/fixtures/video_short.webm and /dev/null differ diff --git a/tests/api/fixtures/video_short1.webm b/tests/api/fixtures/video_short1.webm deleted file mode 100644 index 70ac0c644..000000000 Binary files a/tests/api/fixtures/video_short1.webm and /dev/null differ diff --git a/tests/api/fixtures/video_short2.webm b/tests/api/fixtures/video_short2.webm deleted file mode 100644 index 13d72dff7..000000000 Binary files a/tests/api/fixtures/video_short2.webm and /dev/null differ diff --git a/tests/api/fixtures/video_short3.webm b/tests/api/fixtures/video_short3.webm deleted file mode 100644 index cde5dcd58..000000000 Binary files a/tests/api/fixtures/video_short3.webm and /dev/null differ diff --git a/tests/api/fixtures/video_short_fake.webm b/tests/api/fixtures/video_short_fake.webm deleted file mode 100644 index d85290ae5..000000000 --- a/tests/api/fixtures/video_short_fake.webm +++ /dev/null @@ -1 +0,0 @@ -this is a fake video mouahahah -- cgit v1.2.3