* test-mu-cmd.c: update test

This commit is contained in:
Dirk-Jan C. Binnema 2011-01-11 23:22:24 +02:00
parent 679f56b047
commit 22defba76a
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ test_mu_extract_02 (void)
att1 = g_strdup_printf ("%s%ccuster.jpg", tmpdir, G_DIR_SEPARATOR);
att2 = g_strdup_printf ("%s%csittingbull.jpg", tmpdir, G_DIR_SEPARATOR);
g_assert_cmpint (get_file_size(att1),==,15960);
g_assert_cmpint (get_file_size(att2),==,17674);