spelling
This commit is contained in:
parent
ce04d0cdf3
commit
6f4aa4faf5
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ def mkzip():
|
|||
def main():
|
||||
copyMods()
|
||||
|
||||
# Run each test with a seperate interpreter
|
||||
# Run each test with a separate interpreter
|
||||
os.system(sys.executable + " nonpkg.py")
|
||||
os.system(sys.executable + " normal.py")
|
||||
os.system(sys.executable + " split.py")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue