create / free replicas, plus error handling
This commit is contained in:
@@ -3,7 +3,7 @@ INC=-I ../lib
|
||||
LIB=-L ../target/debug
|
||||
RPATH=-Wl,-rpath,../target/debug
|
||||
|
||||
TESTS = uuid.cpp
|
||||
TESTS = replica.cpp
|
||||
|
||||
.PHONY: all test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user