repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 26a00536c953d99c4a7348102cb4a231e4cde0df:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 26a00536c953d99c4a7348102cb4a231e4cde0df
Author: James Baicoianu 
Date:   Wed Feb 26 16:38:07 2020 -0800

    Disabled texture tests for now

diff --git a/tests/karma.conf.js b/tests/karma.conf.js
index f43da568b8ad4811c87bc2fa4931a2098502c22e..
index ..96f214f6f4c5dcab3f50cb0986c5144b1b7e07c2 100644
--- a/tests/karma.conf.js
+++ b/tests/karma.conf.js
@@ -26,7 +26,7 @@ module.exports = function(config) {
       //'tests/imagediff.js',
       //{pattern: 'tests/janusweb.test.js', watched: true, included: true, served: true},
       {pattern: 'tests/assets/*.test.js', watched: true, included: true, served: true},
-      {pattern: 'tests/render/*.test.js', watched: true, included: true, served: true},
+      //{pattern: 'tests/render/*.test.js', watched: true, included: true, served: true},
       {pattern: 'tests/room.test.js', watched: true, included: true, served: true},
     ],

-----END OF PAGE-----