From 93fd41df3950f8445a7442543d3e604d40394ec8 Mon Sep 17 00:00:00 2001 From: James Graham Date: Fri, 27 Mar 2015 21:12:00 +0000 Subject: [PATCH] Remove web-platform-tests submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5dc311b8701..7ef62fa04d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "tests/wpt/web-platform-tests"] - path = tests/wpt/web-platform-tests - url = https://github.com/servo/web-platform-tests.git [submodule "support/android-rs-glue"] path = support/android-rs-glue url = https://github.com/tomaka/android-rs-glue