Add tests for Server (#34)
This commit is contained in:
@@ -21,4 +21,8 @@ using array = std::vector<T>;
|
||||
|
||||
using DocumentUri = std::string;
|
||||
|
||||
using URI = std::string;
|
||||
|
||||
struct None {};
|
||||
|
||||
} // namespace clice::proto
|
||||
|
||||
Reference in New Issue
Block a user