Skip to content

Commit

Permalink
add gif testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
logica0419 committed Dec 10, 2023
1 parent 78f085a commit 33ddae6
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 0 deletions.
Binary file added testdata/gif/cube.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testdata/gif/cube_resized.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions testdata/gif/embed.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package gif

import "embed"

// FS migration file system
//
//go:embed *.gif
var FS embed.FS
Binary file added testdata/gif/miku.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testdata/gif/miku_resized.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testdata/gif/parapara.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testdata/gif/parapara_resized.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33ddae6

Please sign in to comment.