Corrected test_setid unit test code

This commit is contained in:
Lew Rossman
2018-10-18 10:16:47 -04:00
parent 60a79de4a9
commit 0041772aa0

View File

@@ -20,9 +20,6 @@ using namespace std;
BOOST_AUTO_TEST_SUITE (test_toolkit)
BOOST_AUTO_TEST_CASE(test_setid)
{
int main(int argc, char *argv[])
{
int error = 0;
int index;