diff options
-rwxr-xr-x | test | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ # Run all the tests in /tests/. # Don't run the test superclasses in /beautifulsoup/. -unit2 discover -t . -s tests +unit2 discover -t . -s bs4.tests |
![]() |
index : beautifulsoup.git | |
Unnamed repository; edit this file 'description' to name the repository. | User & |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | test | 2 |
@@ -2,4 +2,4 @@ # Run all the tests in /tests/. # Don't run the test superclasses in /beautifulsoup/. -unit2 discover -t . -s tests +unit2 discover -t . -s bs4.tests |