Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev committed Feb 22, 2024
1 parent deb5a65 commit 313943d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TestUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,12 @@
#include "sgxwallet.h"
#include "stubclient.h"
#include "testw.h"
#include "third_party/catch.hpp"
#include <thread>

#define CATCH_CONFIG_MAIN
#include "third_party/catch.hpp"


using namespace jsonrpc;
using namespace std;

Expand Down

0 comments on commit 313943d

Please sign in to comment.