aboutsummaryrefslogtreecommitdiff
path: root/unittest/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.cpp
blob: 8dd2067d4803761d0e164b736b3099909d22c29c (plain)
1
2
3
4
5
6
7
8
// TestCatch.cpp : Defines the entry point for the console application.
//

int main(int argc, char* argv[])
{
	return 0;
}