mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 14:58:10 -05:00
Matcher and sequence testing stuffs
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#include "Parsing/Header/Impl/HeaderLexer.h"
|
||||
#include "Parsing/Mock/MockParserLineStream.h"
|
||||
|
||||
namespace test::parsing::header
|
||||
namespace test::parsing::header::impl::header_lexer
|
||||
{
|
||||
void ExpectCharacterToken(HeaderLexer& lexer, char c)
|
||||
{
|
||||
|
Reference in New Issue
Block a user