Rename test itself to not conflict with local variable

This commit is contained in:
Roland Kaufmann 2013-08-01 12:14:23 +02:00
parent 5d1931cb7d
commit d400b2e7fd

View File

@ -38,7 +38,7 @@
BOOST_AUTO_TEST_SUITE ()
BOOST_AUTO_TEST_CASE (faces)
BOOST_AUTO_TEST_CASE (facenumbers)
{
int faces[] = { 0, 6, 1, 8,
1, 7, 2, 9,