spec/dummy/tmp/cache/assets/C80/F70/sprockets%2Fe5c9811902c221828ea647978f000be3 in teabag-0.5.5 vs spec/dummy/tmp/cache/assets/C80/F70/sprockets%2Fe5c9811902c221828ea647978f000be3 in teabag-0.6.0
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1360717993.006359:@value"w{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1361050246.304534:@value"Í{I"
class:EFI"BundledAsset; FI"logical_path; FI"&teabag/mocha/reporters/console.js; FI"
pathname; FI"b/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/mocha/reporters/console.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2013-01-21T15:52:04-07:00; FI"length; FiƒI"digest; F"%f91641d9d43c6dd16226c37937fc600dI"source; FI"ƒ(function() {
+mtime; FI"2013-02-16T14:02:28-07:00; FI"length; FiÙI"digest; F"%c5533b70255ad04e8651722ad7eba3b0I"source; FI"Ù(function() {
var __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },
__hasProp = {}.hasOwnProperty,
__extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; };
Teabag.Reporters.Console = (function(_super) {
@@ -19,16 +19,19 @@
}
Console.prototype.reportSpecResults = function(spec, err) {
if (err) {
spec.err = err;
+ if (spec.type === "hook") {
+ this.reportSpecResults(spec);
+ }
return;
}
return Console.__super__.reportSpecResults.apply(this, arguments);
};
return Console;
})(Teabag.Reporters.Console);
}).call(this);
-; FI"required_assets_digest; F"%c685f0c9b30a5d6f41f9041af2c16ae0I"
_version; F"%6776f581a4329e299531e1d52aa59832
+; FI"required_assets_digest; F"%6d601ae7acfc531c32ecd50b3f169ee1I"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file