2
0
Эх сурвалжийг харах

test default images for renders

Jake 10 жил өмнө
parent
commit
7e890adf62
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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) {