mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Disable mdb import test (visitAll unimplemented)
This commit is contained in:
@@ -1156,7 +1156,7 @@ public:
|
||||
#endif
|
||||
|
||||
#if RIPPLE_MDB_AVAILABLE
|
||||
testImport ("mdb", "mdb", seedValue);
|
||||
//testImport ("mdb", "mdb", seedValue);
|
||||
#endif
|
||||
|
||||
testImport ("sqlite", "sqlite", seedValue);
|
||||
|
||||
Reference in New Issue
Block a user