Skip to content

Commit dceca85

Browse files
committed
Removed compliance tests
1 parent 4f128be commit dceca85

File tree

6 files changed

+13
-15
lines changed

6 files changed

+13
-15
lines changed

.gitmodules

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
path = Container
77
url = https://github.com/unitycontainer/container.git
88
branch = master
9+
[submodule "SpecificationTests"]
10+
path = SpecificationTests
11+
url = https://github.com/unitycontainer/specification-tests.git
12+
branch = master
13+
[submodule "ServiceLocation"]
14+
path = ServiceLocation
15+
url = https://github.com/unitycontainer/service-location.git
16+
branch = master
917
[submodule "Configuration"]
1018
path = Configuration
1119
url = https://github.com/unitycontainer/configuration.git
@@ -26,10 +34,6 @@
2634
path = CommonServiceLocator
2735
url = https://github.com/unitycontainer/commonservicelocator.git
2836
branch = master
29-
[submodule "ServiceLocation"]
30-
path = ServiceLocation
31-
url = https://github.com/unitycontainer/service-location.git
32-
branch = master
3337
[submodule "MVC"]
3438
path = MVC
3539
url = https://github.com/unitycontainer/aspnet-mvc.git
@@ -41,9 +45,4 @@
4145
[submodule "Microsoft.DependencyInjection"]
4246
path = Microsoft.DependencyInjection
4347
url = https://github.com/unitycontainer/microsoft-dependency-injection.git
44-
[submodule "ComplianceTests"]
45-
path = ComplianceTests
46-
url = https://github.com/unitycontainer/compliance-tests.git
47-
[submodule "SpecificationTests"]
48-
path = SpecificationTests
49-
url = https://github.com/unitycontainer/specification-tests.git
48+
branch = master

ComplianceTests

Lines changed: 0 additions & 1 deletion
This file was deleted.

Container

MVC

Submodule MVC updated 1 file

WebAPI

0 commit comments

Comments
 (0)