spec/dummy/tmp/cache/assets/D35/7C0/sprockets%2Ff536a2606eaf7d542c0985104cb62baf in teabag-0.3.2 vs spec/dummy/tmp/cache/assets/D35/7C0/sprockets%2Ff536a2606eaf7d542c0985104cb62baf in teabag-0.3.3
- old
+ new
@@ -1,13 +1,23 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355459012.6363971:@value"v{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1355714330.3188229:@value"‘{I"
class:EFI"BundledAsset; FI"logical_path; FI"teabag/base/teabag_spec.js; TI"
pathname; FI"U/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/base/teabag_spec.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2012-12-13T21:23:24-07:00; FI"length; Fi–I"digest; F"%6779a6b0b7c7c3201734a10c56061429I"source; FI"–(function() {
+mtime; FI"2012-12-16T20:18:31-07:00; FI"length; Fi±I"digest; F"%4408ec73faabfa59d580f680dfe2fd62I"source; FI"±(function() {
describe("Teabag", function() {
describe("class level API", function() {
return it("has the expected API", function() {
- return expect(Object.keys(Teabag)).toEqual(["defer", "slow", "fixturePath", "finished", "Reporters", "Date", "location", "execute", "Runner", "version"]);
+ var keys;
+ keys = Object.keys(Teabag);
+ expect(keys).toContain("defer");
+ expect(keys).toContain("slow");
+ expect(keys).toContain("fixturePath");
+ expect(keys).toContain("finished");
+ expect(keys).toContain("execute");
+ expect(keys).toContain("version");
+ expect(keys).toContain("Date");
+ expect(keys).toContain("location");
+ return expect(keys).toContain("console");
});
});
return describe("@execute", function() {
beforeEach(function() {
return Teabag.defer = false;
@@ -27,6 +37,6 @@
});
});
});
}).call(this);
-; FI"required_assets_digest; F"%a55d3277c3668fb9ddb4f31a72191c31I"
_version; F"%6776f581a4329e299531e1d52aa59832
+; FI"required_assets_digest; F"%35a494666ab87ae16c5abcc8f2632180I"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file