diff --git a/test/test.js b/test/test.js index a57cbaf..32115d1 100644 --- a/test/test.js +++ b/test/test.js @@ -259,7 +259,7 @@ describe("Server", function() { } //testing all paths for default images - locations = ["avatars", "skins"] + locations = ["avatars", "skins", "renders/head"] for (var l in locations) { var location = locations[l]; (function(location) {