1
0
Fork 0

Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel

This commit is contained in:
Jan Steemann 2014-02-01 12:08:35 +01:00
commit 1a10cb52eb
1 changed files with 2 additions and 1 deletions

View File

@ -170,7 +170,8 @@
jasmine.any(Object),
{
label: "label",
color: jasmine.any(Object)
color: jasmine.any(Object),
shape: jasmine.any(Object)
}
);
});