1
0
Fork 0
arangodb/js/common
Alan Plum bdee7f3309 Fix cluster test
The implementation of `_.clone` in underscore naively clones all properties including inherited ones.
As lodash does The Right Thing and ignores the prototype, we need to flatten the object first.
2015-12-29 13:44:00 +01:00
..
bootstrap Always org/arangodb -> @arangodb 2015-12-17 13:02:39 +01:00
modules Avoid _.clone 2015-12-23 23:30:56 +01:00
test-data Remove CoffeeScript support 2015-12-16 02:03:44 +01:00
tests Fix cluster test 2015-12-29 13:44:00 +01:00