不要怂,就是干,撸起袖子干!

Commit 06bcfa14 by Jan Aagaard Meier

dao tests are back again again

1 parent 3be596cf
Showing with 1 additions and 2 deletions
...@@ -215,7 +215,7 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() { ...@@ -215,7 +215,7 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() {
}); });
}); });
}); });
/*
describe('default values', function() { describe('default values', function() {
describe('current date', function() { describe('current date', function() {
it('should store a date in touchedAt', function() { it('should store a date in touchedAt', function() {
...@@ -351,5 +351,4 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() { ...@@ -351,5 +351,4 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() {
}.bind(this)) }.bind(this))
}) })
}) })
*/
}) })
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!