Rename test itself to not conflict with local variable
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user