@cryptotaxi247 / kubo / commits / 702b775dc

Remove extra video test items

Jessica Schilling committed May 4, 2020 at 16:39 UTC 702b775dcf8dc92d785fe3601bcc5650a046458c
1 file changed -20
test/main.go
-20
@@ -26,29 +26,9 @@ type directoryItem struct {
26
27 var testData = listingTemplateData{
28 Listing: []directoryItem{{
29 - Size: "25 MiB",
30 - Name: "film-in-one-of-many-formats-to-test-icons.avi",
31 - Path: "film-in-one-of-many-formats-to-test-icons.avi",
32 - }, {
33 - Size: "25 MiB",
34 - Name: "short-film.flv",
35 - Path: "short-film.flv",
36 - }, {
37 - Size: "25 MiB",
38 - Name: "short-film.wmv",
39 - Path: "short-film.wmv",
40 - }, {
29 Size: "25 MiB",
30 Name: "short-film.mov",
31 Path: "short-film.mov",
44 - }, {
45 - Size: "25 MiB",
46 - Name: "short-film.mkv",
47 - Path: "short-film.mkv",
48 - }, {
49 - Size: "25 MiB",
50 - Name: "short-film.mp4",
51 - Path: "short-film.mp4",
32 }, {
33 Size: "1 KiB",
34 Name: "this-piece-of-papers-got-47-words-37-sentences-58-words-we-wanna-know.txt",