Skip to content

Conversation

saga7878
Copy link

add test commond and require should library

require `should` library
add test commonad
@@ -1,6 +1,7 @@

var assert = require('assert');
var delegate = require('..');
var should = require("should");
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
var should = require("should");
var should = require('should');

Use single quotes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants