rename python_autodoc testcase to autodoc for use with all languages (note it was once called autodoc.i in the python subdirectory)

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12728 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2011-06-03 06:07:46 +00:00
commit a47da97ffe
3 changed files with 1 additions and 1 deletions

View file

@ -58,7 +58,6 @@ CPP_TEST_CASES += \
primitive_types \
python_abstractbase \
python_append \
python_autodoc \
python_kwargs \
python_nondynamic \
python_overload_simple_cast \