collection_proxy progress added test frame
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
#include "matador/object/collection.hpp"
|
||||
#include "matador/object/object.hpp"
|
||||
|
||||
TEST_CASE("Test collection", "[collection]") {
|
||||
}
|
||||
Reference in New Issue
Block a user