fix shared linking of tests

This commit is contained in:
arvidn 2015-06-20 12:08:49 -04:00
parent 8cf9357aa8
commit 2321bfe5fa
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ void print_usage(char const* executable)
"by -l. If no test is specified, all tests are run\n", executable);
}
int main(int argc, char const* argv[])
EXPORT int main(int argc, char const* argv[])
{
char const* executable = argv[0];
// skip executable name