Skip to content

Commit

Permalink
Remove long-unused test for IdPs with no KeyName.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Nov 7, 2013
1 parent dd8f36b commit f1769c4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
51 changes: 0 additions & 51 deletions mdx/_rules/check_nokeyname.xsl

This file was deleted.

12 changes: 0 additions & 12 deletions mdx/validation-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -484,18 +484,6 @@
</property>
</bean>

<!--
check_nokeyname
-->
<bean id="check_nokeyname" parent="XSLValidationStage"
p:id="check_nokeyname">
<property name="XSLResource">
<bean parent="FilesystemResource">
<constructor-arg value="#{ systemProperties['rulesdir'] }/check_nokeyname.xsl"/>
</bean>
</property>
</bean>

<!--
check_regscope
Expand Down

0 comments on commit f1769c4

Please sign in to comment.