spec/dummy/tmp/cache/assets/D03/630/sprockets%2F5d8da32dba6a7be70426a1d554773701 in teabag-0.4.0 vs spec/dummy/tmp/cache/assets/D03/630/sprockets%2F5d8da32dba6a7be70426a1d554773701 in teabag-0.4.1
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356489153.1960871:@value"›{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356590595.364568:@value"„{I"
class:EFI"BundledAsset; FI"logical_path; FI"teabag/base/runner_spec.js; FI"
pathname; FI"U/Users/jejacks0n/Projects/teabag/spec/javascripts/teabag/base/runner_spec.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2012-12-23T17:04:52-07:00; FI"length; Fi» I"digest; F"%bb00b634258bc55593dd5d8a4d8c9dddI"source; FI"» (function() {
+mtime; FI"2012-12-26T15:37:53-07:00; FI"length; Fi¤ I"digest; F"%300931c559622a6e413309df17d76514I"source; FI"¤ (function() {
describe("Teabag.Runner", function() {
beforeEach(function() {
spyOn(jasmine.getEnv(), "execute");
Teabag.Runner.run = false;
@@ -15,13 +15,13 @@
});
it("sets Teabag.Runner.run to true", function() {
new Teabag.Runner();
return expect(Teabag.Runner.run).toEqual(true);
});
- it("sets @fixturePath to whatever was in Teabag.fixturePath", function() {
+ it("sets @fixturePath to whatever was in Teabag.root", function() {
var runner;
- Teabag.fixturePath = "/path/to/fixtures";
+ Teabag.root = "/path/to";
runner = new Teabag.Runner();
return expect(runner.fixturePath).toEqual("/path/to/fixtures");
});
return it("doesn't call setup if already run", function() {
Teabag.Runner.run = true;
@@ -69,6 +69,6 @@
});
});
});
}).call(this);
-; FI"required_assets_digest; F"%06db7f6f641cb6153355a055b73d08aaI"
_version; F"%6776f581a4329e299531e1d52aa59832
+; FI"required_assets_digest; F"%0e27e08d656b1c919197c39747150906I"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file