cxxopt/test/options.cpp

7 lines
92 B
C++
Raw Normal View History

2016-08-25 00:49:56 +02:00
#define CATCH_CONFIG_MAIN
#include "catch.hpp"
TEST_CASE("Basic options", "[options]")
{
}