| 1 | """Tests for scripts in the Tools/scripts directory. |
| 2 | |
| 3 | This file contains extremely basic regression tests for the scripts found in |
| 4 | the Tools directory of a Python checkout or tarball which don't have separate |
nothing calls this directly
no test coverage detected