diff options
| author | Tim Peters <tim.peters@gmail.com> | 2004-08-29 18:47:31 +0000 |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2004-08-29 18:47:31 +0000 |
| commit | 45e77c55ff3b2a3e0d6ffdd85d4fe0d61e5ff210 (patch) | |
| tree | 69ad963a6e6ce8672607fee609f8f9101e0a7b63 /Lib/test/test_os.py | |
| parent | a28b3e6dfb399a6107b717d78bc81ef6be80f123 (diff) | |
| download | cpython-git-45e77c55ff3b2a3e0d6ffdd85d4fe0d61e5ff210.tar.gz | |
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_os.py')
| -rw-r--r-- | Lib/test/test_os.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_os.py b/Lib/test/test_os.py index a9668aa14f..25fad18a2a 100644 --- a/Lib/test/test_os.py +++ b/Lib/test/test_os.py @@ -361,7 +361,7 @@ def test_main(): WalkTests, MakedirTests, DevNullTests, - URandomTests + URandomTests ) if __name__ == "__main__": |
