diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-08-24 17:15:52 +0200 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-08-24 17:15:52 +0200 |
| commit | 2b153a0e0263e5a76550b15382e2609f7b5a5d41 (patch) | |
| tree | 754727f9a5cd9cb2990fe0ba916ebbbfb9486e21 /modules/core/tests/schema.cpp | |
| parent | e6168bb3f656ebab9b63be697c79819b08fc1ae0 (diff) | |
| download | libs-lbm-2b153a0e0263e5a76550b15382e2609f7b5a5d41.tar.gz | |
Stuff
Diffstat (limited to 'modules/core/tests/schema.cpp')
| -rw-r--r-- | modules/core/tests/schema.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/core/tests/schema.cpp b/modules/core/tests/schema.cpp index db82b97..6649bad 100644 --- a/modules/core/tests/schema.cpp +++ b/modules/core/tests/schema.cpp @@ -18,6 +18,7 @@ SAW_TEST("Abstract/Schema/Ptr"){ } */ +/* SAW_TEST("Abstract/SchemaStringify/PrimitiveKind"){ using namespace kel::lbm; @@ -25,4 +26,5 @@ SAW_TEST("Abstract/SchemaStringify/PrimitiveKind"){ static constexpr auto str = schema_to_string<TSch>::value; } +*/ } |
