mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-03 14:40:02 +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"
|
||||
|
||||
using namespace undo;
|
||||
|
||||
TEST(ObjectsContainerImpl, AddObjectReturnsSameIdForSameObject)
|
||||
{
|
||||
ObjectsContainerImpl objs;
|
||||
|
Loading…
Reference in New Issue
Block a user