mirror of
https://github.com/boostorg/beast.git
synced 2026-07-06 16:30:52 +02:00
Fix KeyvaDB unit test package name
This commit is contained in:
@@ -708,7 +708,7 @@ public:
|
||||
maxPayloadBytes = 8 * 1024
|
||||
};
|
||||
|
||||
KeyvaDBTests () : UnitTest ("KeyvaDB", "ripple")
|
||||
KeyvaDBTests () : UnitTest ("KeyvaDB", "beast")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user