summaryrefslogtreecommitdiff
path: root/lib/python2.7/ctypes/test/test_integers.py
blob: 5b6453a002ac80cc6a9fe7c3e154cf8d028cd5aa (plain)
1
2
3
4
5
# superseeded by test_numbers.py
import unittest

if __name__ == '__main__':
    unittest.main()