mirror of
https://github.com/MailHops/mailhops-node.git
synced 2025-05-15 11:20:12 -07:00
Updated tests
This commit is contained in:
parent
1723b319fb
commit
aa234fccfb
@ -20,7 +20,9 @@ describe("mailhops", function(){
|
|||||||
"mapUrl",
|
"mapUrl",
|
||||||
"getIPsFromHeader",
|
"getIPsFromHeader",
|
||||||
"getIPsFromMailParser",
|
"getIPsFromMailParser",
|
||||||
"getReceivedHeaders"
|
"getReceivedHeaders",
|
||||||
|
"getStartHop",
|
||||||
|
"getEndHop"
|
||||||
]
|
]
|
||||||
|
|
||||||
assert.deepEqual(_.keys(mailhops.__proto__), required_keys);
|
assert.deepEqual(_.keys(mailhops.__proto__), required_keys);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user