mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-03-02 03:40:21 +00:00
test: add LaminarTest stub
This commit is contained in:
@@ -91,6 +91,8 @@ Laminar::Laminar() {
|
||||
buildNums[name] = build;
|
||||
});
|
||||
|
||||
srv = nullptr;
|
||||
|
||||
// This is only a separate function because I imagined that it would
|
||||
// be nice to reload some configuration during runtime without restarting
|
||||
// the server completely. Currently not called from anywhere else
|
||||
|
||||
Reference in New Issue
Block a user