Add more tests for COMPRESS package
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
using ::testing::Eq;
|
||||
|
||||
char *BINARY2TXT_BINARY = nullptr;
|
||||
bool verbose = false;
|
||||
|
||||
class DumpAtomTest : public MeltTest {
|
||||
std::string dump_style = "atom";
|
||||
|
||||
Reference in New Issue
Block a user