45ab524b5f
Change-Id: Iedbef598bae66b218c5ff2594b4c94ddd4786a11
5 lines
97 B
C++
5 lines
97 B
C++
#define CATCH_CONFIG_MAIN
|
|
#include <catch.hpp>
|
|
#include <cmd_options.hh>
|
|
|
|
CmdOptions cmd_options; |