mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-05 12:54:40 +00:00
Fix objects_container_impl_unittest.
This commit is contained in:
parent
cf58f35751
commit
b9cefbe32a
@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
#include "objects_container_impl.h"
|
#include "objects_container_impl.h"
|
||||||
|
|
||||||
|
using namespace undo;
|
||||||
|
|
||||||
TEST(ObjectsContainerImpl, AddObjectReturnsSameIdForSameObject)
|
TEST(ObjectsContainerImpl, AddObjectReturnsSameIdForSameObject)
|
||||||
{
|
{
|
||||||
ObjectsContainerImpl objs;
|
ObjectsContainerImpl objs;
|
||||||
|
Loading…
Reference in New Issue
Block a user