From 702b775dcf8dc92d785fe3601bcc5650a046458c Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Mon, 4 May 2020 16:39:39 -0600 Subject: [PATCH] Remove extra video test items --- test/main.go | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/test/main.go b/test/main.go index 01a15089b..22ea89503 100644 --- a/test/main.go +++ b/test/main.go @@ -26,29 +26,9 @@ type directoryItem struct { var testData = listingTemplateData{ Listing: []directoryItem{{ - Size: "25 MiB", - Name: "film-in-one-of-many-formats-to-test-icons.avi", - Path: "film-in-one-of-many-formats-to-test-icons.avi", - }, { - Size: "25 MiB", - Name: "short-film.flv", - Path: "short-film.flv", - }, { - Size: "25 MiB", - Name: "short-film.wmv", - Path: "short-film.wmv", - }, { Size: "25 MiB", Name: "short-film.mov", Path: "short-film.mov", - }, { - Size: "25 MiB", - Name: "short-film.mkv", - Path: "short-film.mkv", - }, { - Size: "25 MiB", - Name: "short-film.mp4", - Path: "short-film.mp4", }, { Size: "1 KiB", Name: "this-piece-of-papers-got-47-words-37-sentences-58-words-we-wanna-know.txt",