Show More
@@ -30,7 +30,7 b" if __name__ == '__main__':" | |||||
30 | r'\.ipdoctest', |
|
30 | r'\.ipdoctest', | |
31 | r'\.testing\.plugin', |
|
31 | r'\.testing\.plugin', | |
32 | # This just prints a deprecation msg: |
|
32 | # This just prints a deprecation msg: | |
33 | r'\.frontend', |
|
33 | r'\.frontend$', | |
34 | ] |
|
34 | ] | |
35 |
|
35 | |||
36 | # We're rarely working on machines with the Azure SDK installed, so we |
|
36 | # We're rarely working on machines with the Azure SDK installed, so we |
General Comments 0
You need to be logged in to leave comments.
Login now