diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-08-04 16:16:32 +0200 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-08-04 16:16:32 +0200 |
| commit | 4bde4893c9ab3a0d09570946b67734751bc84408 (patch) | |
| tree | 29916f5319d541214c2e9180a0c01357a59953b4 /modules/codec/tests | |
| parent | 728fe910b288321760042d5aa520eedeabb3af96 (diff) | |
| download | forstio-forstio-4bde4893c9ab3a0d09570946b67734751bc84408.tar.gz | |
Pushing something
Diffstat (limited to 'modules/codec/tests')
| -rw-r--r-- | modules/codec/tests/forst.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/codec/tests/forst.cpp b/modules/codec/tests/forst.cpp index 2bf6442..e68c539 100644 --- a/modules/codec/tests/forst.cpp +++ b/modules/codec/tests/forst.cpp @@ -18,7 +18,7 @@ using TestStruct = Struct< using TestArray = Array< TestStruct >; -/* + SAW_TEST("Codec Forst Layer Info"){ using namespace saw; @@ -39,7 +39,7 @@ SAW_TEST("Codec Forst Layer Info"){ SAW_EXPECT(depth == 2, "Layer info is wrong"); } } - +/* SAW_TEST("Codec Forst Static Size Info"){ using namespace saw; |
