#ifndef PYTHON_TESTS_H #define PYTHON_TESTS_H #include "Namespace.h" BEGIN_NAMESPACE void PythonTests(); END_NAMESPACE #endif // PYTHON_TESTS_H