From e801913f71f03db3c3a9855a3ab512facb3836a8 Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Thu, 16 Apr 2015 17:53:59 -0700 Subject: Remove eos-jasmine submodule [endlessm/eos-sdk#3054] --- .gitmodules | 3 --- test/Makefile.am.inc | 3 --- test/jasmine | 1 - 3 files changed, 7 deletions(-) delete mode 100644 .gitmodules delete mode 160000 test/jasmine diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index beb3d46..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "test/jasmine"] - path = test/jasmine - url = git@github.com:endlessm/eos-jasmine.git diff --git a/test/Makefile.am.inc b/test/Makefile.am.inc index 921700b..1146eb7 100644 --- a/test/Makefile.am.inc +++ b/test/Makefile.am.inc @@ -35,9 +35,6 @@ AM_JS_LOG_FLAGS = \ LOG_COMPILER = gtester AM_LOG_FLAGS = -k --verbose -JASMINE_SUBMODULE_PATH = $(top_srcdir)/test/jasmine -include test/jasmine/Makefile-jasmine.am.inc - # Use locally built versions of Endless-0.gir and libraries; this may need to be # changed to AM_TESTS_ENVIRONMENT in a future version of Automake # Set XDG_CONFIG_HOME so as to avoid cluttering the user's actual config diff --git a/test/jasmine b/test/jasmine deleted file mode 160000 index 4ffce45..0000000 --- a/test/jasmine +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4ffce45612f0c03d756dc37ae9a66050d3f891d0 -- cgit v1.2.3