diff options
author | Björn Mattsson <bjorn.mattsson@bth.se> | 2018-06-19 15:22:02 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn.mattsson@bth.se> | 2018-06-19 15:22:02 +0200 |
commit | bd15c15e74fd5c03319c7445685b0adee32b0064 (patch) | |
tree | e15b88295ea62af4fd3393b1082648096cc73249 /Makefile | |
parent | 927c618c5a4ae32e89dbff749274198a83ecef72 (diff) |
Resolved SWAMID-771
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -238,6 +238,8 @@ testAttributeInIdP: test: syntaxtest testMDUI testOrgData testEntCat testSimpleSign testALlevel testEduGAINchecks testRefedsRnS testGeantCoCo testMetadataUsage testBadStrings testIdPinSP +testadfs: testRoleDescriptor testAttributeInIdP + deeptest: test testMDUIreach commit: tidy test |