mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
removed main function
This commit is contained in:
parent
65b12e88e8
commit
7fa73907f8
@ -1277,8 +1277,3 @@ TEST_CASE("multipart")
|
||||
REQUIRE(test_string == res.body);
|
||||
}
|
||||
}
|
||||
|
||||
int main()
|
||||
{
|
||||
return testmain();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user