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

Commit 7e9d13a4 by Jan Aagaard Meier

dao tests are back again again

1 parent 5c64b873
Showing with 1 additions and 2 deletions
...@@ -207,7 +207,7 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() { ...@@ -207,7 +207,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() {
...@@ -314,5 +314,4 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() { ...@@ -314,5 +314,4 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() {
}) })
}) })
}) })
*/
}) })
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!