Explorar o código

test default images for renders

Jake %!s(int64=10) %!d(string=hai) anos
pai
achega
7e890adf62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/test.js

+ 1 - 1
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) {