Skip to content

Commit

Permalink
new test picture
Browse files Browse the repository at this point in the history
  • Loading branch information
mhansen committed Jul 26, 2010
1 parent a4a5dc3 commit 3fd90e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added tests/fixtures/default-host/oranga_thumb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests/test-200.js
@@ -1,6 +1,6 @@
require('./common');

var files = ["smalltext", "dictionary", "cat.jpg"];
var files = ["smalltext", "dictionary", "cat.jpg", "oranga_thumb.jpg"];

files.forEach(function (file) {
var disc_filename = path.join(settings.default_host.root, file);
Expand Down

0 comments on commit 3fd90e3

Please sign in to comment.