mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
shortening module names.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$(document).ready(function() {
|
||||
|
||||
module("Object functions (values, extend, isEqual, and so on...)");
|
||||
module("Objects");
|
||||
|
||||
test("objects: keys", function() {
|
||||
var exception = /object/;
|
||||
|
||||
Reference in New Issue
Block a user