]> git.proxmox.com Git - mirror_edk2.git/blame - AppPkg/Applications/Python/Python-2.7.2/Lib/test/autotest.py
EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASS
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Lib / test / autotest.py
CommitLineData
4710c53d 1# This should be equivalent to running regrtest.py from the cmdline.\r
2# It can be especially handy if you're in an interactive shell, e.g.,\r
3# from test import autotest.\r
4\r
5from test import regrtest\r
6regrtest.main()\r