Merge pull request #47 from mattermost/image-cleanup

HELIUM - Changing test images
This commit is contained in:
Joram Wilander
2015-06-22 15:11:47 -04:00
6 changed files with 1 additions and 1 deletions

View File

@@ -32,5 +32,5 @@ var (
POST_MESSAGE_LEN = utils.Range{100, 400}
POST_HASHTAGS_NUM = utils.Range{5, 10}
POST_MENTIONS_NUM = utils.Range{0, 3}
TEST_IMAGE_FILENAMES = []string{"test.png", "salamander.jpg", "toothless.gif"}
TEST_IMAGE_FILENAMES = []string{"test.png", "testjpg.jpg", "testgif.gif"}
)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 273 KiB

BIN
web/static/images/testgif.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
web/static/images/testjpg.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB