Move Khronos WebGL tests to /_webgl/

This commit is contained in:
Anthony Ramine 2018-08-25 00:46:42 +02:00
parent d827370804
commit 4852f7d616
7200 changed files with 53650 additions and 228616 deletions

View file

@ -20,3 +20,8 @@ url-base = /
tests = mozilla/tests
metadata = mozilla/meta
url_base = /_mozilla/
[manifest:webgl]
tests = webgl/tests
metadata = webgl/meta
url_base = /_webgl/