mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 21:57:00 +02:00
Fix headers of scriptableResource tests
This commit is contained in:
parent
83fad4c52f
commit
eee487723c
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
//
|
//
|
||||||
// testMovie.js
|
// movieTest.js
|
||||||
// scripts/developer/tests/scriptableResource
|
// scripts/developer/tests/scriptableResource
|
||||||
//
|
//
|
||||||
// Created by Zach Pomerantz on 4/27/16.
|
// Created by Zach Pomerantz on 4/27/16.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
//
|
//
|
||||||
// testPrefetch.js
|
// prefetchTest.js
|
||||||
// scripts/developer/tests/scriptableResource
|
// scripts/developer/tests/scriptableResource
|
||||||
//
|
//
|
||||||
// Created by Zach Pomerantz on 4/27/16.
|
// Created by Zach Pomerantz on 4/27/16.
|
||||||
|
|
Loading…
Reference in a new issue