Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Updated models #42

Merged
merged 6 commits into from
Feb 11, 2016
Merged

Updated models #42

merged 6 commits into from
Feb 11, 2016

Conversation

Zenedith
Copy link
Member

No description provided.

@@ -0,0 +1,38 @@
var chai = require('chai');

Choose a reason for hiding this comment

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

'require' is not defined.

var path = require('path'),
fs = require('fs'),
pkg = JSON.parse(fs.readFileSync(path.resolve(__dirname, '', '..', 'package.json'), 'utf8'));
var pkg = require('../package.json');

Choose a reason for hiding this comment

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

'require' is not defined.

Choose a reason for hiding this comment

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

'require' is not defined.

Zenedith added a commit that referenced this pull request Feb 11, 2016
@Zenedith Zenedith merged commit 1e81805 into master Feb 11, 2016
@Zenedith Zenedith deleted the updated-models branch February 11, 2016 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants