Added test project
This commit is contained in:
9
GCryptCLI/test/DataFormatter.cpp
Normal file
9
GCryptCLI/test/DataFormatter.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "ModuleDataFormatter.h"
|
||||
#include "Catch2.h"
|
||||
|
||||
using namespace Leonetienne::GCrypt;
|
||||
|
||||
// Empty test
|
||||
TEST_CASE(__FILE__"", "[ModuleDataFormatter]") {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user