refactor: use new layout for YYCC
This commit is contained in:
10
testbench/yycc/carton/pycodec.cpp
Normal file
10
testbench/yycc/carton/pycodec.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <yycc.hpp>
|
||||
#include <yycc/carton/pycodec.hpp>
|
||||
#include "../../shared/literals.hpp"
|
||||
|
||||
#define ENC ::yycc::carton::pycodec
|
||||
|
||||
namespace yycctest::carton::pycodec {
|
||||
|
||||
}
|
Reference in New Issue
Block a user