Files
edx-platform/scripts/xsslint
Feanil Patel f59258446f Fix test collection for XSS lint tests.
This was failing before because DDT was trying to get an attribute
from an XSS Lint RuleSet object but that was throwing an exception
because the RuleSet object didn't have that attribute.

In python 2 such exceptions were automatically swallowed by the
getattr function but in python 3 they get raised.
2019-09-05 12:43:17 -04:00
..
2019-07-25 18:54:03 +05:00
2019-07-15 13:15:11 +05:00