Skip to content

Commit

Permalink
BUGFIX: uncomment commented test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-kow committed Aug 6, 2023
1 parent 0dfb13e commit d98fc5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Test.py
Expand Up @@ -724,11 +724,11 @@ def run():
TXTTests()
ATests()
ExceptionTests()
#SigTests()
SigTests()
GroupTests()
ParameterTests()
PercentParameterTests()
#TemplateTests()
TemplateTests()
MultiTests()
REDIRTests()

Expand Down

0 comments on commit d98fc5a

Please sign in to comment.