aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2015-03-17 09:38:29 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-03-17 11:38:42 +0000
commit8f488d0d540cb7478c5341f1812b5f945c8cf2d4 (patch)
tree9523e8896054853c6706d3fe2667c888eac67f15 /.gitmodules
parenta04c3d710024d67d6c9c5ce3d2d2ccd5d2af0490 (diff)
Update Ecmascript testsuite submodule
Changed the url and sha1 to the new repository that lives next to qtdeclarative Change-Id: I39dd50490c635e1a2858afc913cfcbbf10302fa1 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 9f78879479..881629497e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "tests/manual/v4/test262"]
path = tests/manual/v4/test262
- url = git://github.com/tronical/test262.git
+ url = ../qtdeclarative-testsuites.git
update = none