forked from Alepha/Alepha
Make unit tests use the testing lib main function.
This commit is contained in:
@ -1,11 +1,6 @@
|
||||
#include <Alepha/Atomic/Turnstile.h>
|
||||
using Alepha::Atomic::Turnstile;
|
||||
|
||||
int
|
||||
main()
|
||||
{
|
||||
}
|
||||
|
||||
namespace
|
||||
{
|
||||
namespace example1
|
||||
|
Reference in New Issue
Block a user