test: minor changes (try to also please codecov)

This commit is contained in:
Michele Caini
2022-04-02 15:42:11 +02:00
parent f5ac73f681
commit d2cd18cb1e

View File

@@ -30,7 +30,8 @@ class resource {
public:
/*! @brief Default constructor. */
resource() ENTT_NOEXCEPT = default;
resource() ENTT_NOEXCEPT
: value{} {}
/**
* @brief Creates a handle from a weak pointer, namely a resource.