mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
update test
This commit is contained in:
8
tests/slic3rutils/secretstore_tests.cpp
Normal file
8
tests/slic3rutils/secretstore_tests.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "catch2/catch.hpp"
|
||||
|
||||
#include "slic3r/Utils/Secrets.hpp"
|
||||
|
||||
/*TEST_CASE("Secret store test", "[secretstore]") {
|
||||
|
||||
REQUIRE(Slic3r::check_secrets());
|
||||
}*/
|
||||
Reference in New Issue
Block a user