Skip to content

Commit

Permalink
Updated instance_helpers tests to rely on new harness
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Sep 19, 2014
1 parent 8e5b5d0 commit 35fe25b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/instance_helpers.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
var Database = require('../index.js');
var Model = Database.Model;
var Instance = Database.Instance;
var should = require('should');
var Concoction = require('concoction');

describe('orm', function () {
"use strict";

Expand Down

0 comments on commit 35fe25b

Please sign in to comment.