mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-04 18:21:49 +00:00
chore: add tests for material dumpers
This commit is contained in:
5
test/ObjCommonTestUtils/NormalizedJson.h
Normal file
5
test/ObjCommonTestUtils/NormalizedJson.h
Normal file
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
std::string JsonNormalized(const std::string& str0);
|
Reference in New Issue
Block a user