mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 12:27:44 +02:00
Reorder define test macro params
This commit is contained in:
@ -451,7 +451,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
BEAST_DEFINE_TESTSUITE(examples,http,beast);
|
||||
BEAST_DEFINE_TESTSUITE(beast,http,examples);
|
||||
|
||||
} // http
|
||||
} // beast
|
||||
|
Reference in New Issue
Block a user