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

Commit 9d1b8f6f by Jan Aagaard Meier

comment back tests

1 parent 856a2150
Showing with 1 additions and 2 deletions
...@@ -182,7 +182,7 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() { ...@@ -182,7 +182,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() {
...@@ -318,5 +318,4 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() { ...@@ -318,5 +318,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!