Extend printer interface to represent actually functionality better
All checks were successful
Build ptprnt / build (push) Successful in 1m4s
All checks were successful
Build ptprnt / build (push) Successful in 1m4s
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <optional>
|
||||
|
||||
TEST(basic_test, Image_smokeTest_succeeds) {
|
||||
auto im = ptprnt::graphics::Image();
|
||||
}
|
||||
|
Reference in New Issue
Block a user