create / free replicas, plus error handling
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#include "doctest.h"
|
||||
#include "taskchampion.h"
|
||||
|
||||
TEST_CASE("creating a UUID") {
|
||||
StoragePtr *storage = storage_new_in_memory();
|
||||
storage_free(storage);
|
||||
}
|
||||
Reference in New Issue
Block a user