Remove asserts from Python testcase

Also rename testcase python_pybuf to python_pybuffer.
This commit is contained in:
William S Fulton 2018-08-12 15:16:03 +01:00
commit fdd2bcf0e6
3 changed files with 19 additions and 16 deletions

View file

@ -66,7 +66,7 @@ CPP_TEST_CASES += \
python_moduleimport \
python_overload_simple_cast \
python_pickle \
python_pybuf \
python_pybuffer \
python_pythoncode \
python_richcompare \
python_strict_unicode \