#!/opt/local/Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13

from nose import main

if __name__ == '__main__':
    main()
