aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLevente Löki <[email protected]>2016-11-24 14:31:01 +0100
committerLevente Löki <[email protected]>2016-11-24 14:31:01 +0100
commit8794efa5bfdaccaf47a7cee227bbef93cffbb66e (patch)
tree21d7dac260ed653533aef9c1038caf94fdc59154 /test
parentca8eedbba9c3a96f916cd9c6e266329ad0686a91 (diff)
downloadfaker-8794efa5bfdaccaf47a7cee227bbef93cffbb66e.tar.xz
faker-8794efa5bfdaccaf47a7cee227bbef93cffbb66e.zip
Added lorem.slug to functional test
Diffstat (limited to 'test')
-rw-r--r--test/all.functional.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/all.functional.js b/test/all.functional.js
index 605aad2a..5295777f 100644
--- a/test/all.functional.js
+++ b/test/all.functional.js
@@ -16,7 +16,7 @@ var modules = {
internet: ['email', 'userName', 'domainName', 'domainWord', 'ip'],
- lorem: ['words', 'sentence', 'sentences', 'paragraph', 'paragraphs'],
+ lorem: ['words', 'sentence', 'slug', 'sentences', 'paragraph', 'paragraphs'],
name: ['firstName', 'lastName', 'findName', 'jobTitle'],