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