mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Enable back all GDJS tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
describe('gdjs.VariablesContainer', function() {
|
||||
it.only('benchmark convertCoords and convertInverseCoords', function() {
|
||||
it('benchmark convertCoords and convertInverseCoords', function() {
|
||||
this.timeout(20000);
|
||||
var container = new gdjs.VariablesContainer();
|
||||
|
||||
|
Reference in New Issue
Block a user