diff options
| author | Bryan Donovan <[email protected]> | 2013-01-07 11:26:53 -0800 |
|---|---|---|
| committer | Bryan Donovan <[email protected]> | 2013-01-07 11:26:53 -0800 |
| commit | d3299b466fa0c6c4e755d2ce39fb8bec6d995bfa (patch) | |
| tree | 4de40c75a006848ac9aa6a8862189cd297c6f5a6 /test/name.unit.js | |
| parent | dd3866a74184f4236a06915b3cafa4b4527d2476 (diff) | |
| download | faker-d3299b466fa0c6c4e755d2ce39fb8bec6d995bfa.tar.xz faker-d3299b466fa0c6c4e755d2ce39fb8bec6d995bfa.zip | |
phone number tests
Diffstat (limited to 'test/name.unit.js')
| -rw-r--r-- | test/name.unit.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/name.unit.js b/test/name.unit.js index dd5fe14f..ae81a289 100644 --- a/test/name.unit.js +++ b/test/name.unit.js @@ -1,7 +1,6 @@ var assert = require('assert'); var sinon = require('sinon'); var Faker = require('../index'); -var random = require('../lib/random'); describe("name.js", function () { describe("firstName()", function () { |
