| 1 | #include <catch2/catch_test_macros.hpp> |
| 2 | #include <Poseidon/Graphics/Textures/PAAEncoder.hpp> |
| 3 | #include <Poseidon/Graphics/Textures/PAADecoder.hpp> |
| 4 | #include <Poseidon/Graphics/Textures/Image.hpp> |
nothing calls this directly
no test coverage detected