[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. eaaa3e8c6c65cd78191a94838e1e458742a9595d
Shawn Moore
sartak at bestpractical.com
Wed Feb 9 22:31:16 EST 2011
The branch, master has been updated
via eaaa3e8c6c65cd78191a94838e1e458742a9595d (commit)
from 15bbf2b4f94421b715b99a35136bee91130aee0f (commit)
Summary of changes:
t/TestApp-Plugin-RecordHistory/t/005-view.t | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit eaaa3e8c6c65cd78191a94838e1e458742a9595d
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Wed Feb 9 22:31:11 2011 -0500
Remove debugging save_content
diff --git a/t/TestApp-Plugin-RecordHistory/t/005-view.t b/t/TestApp-Plugin-RecordHistory/t/005-view.t
index de4c2ca..7070dfc 100644
--- a/t/TestApp-Plugin-RecordHistory/t/005-view.t
+++ b/t/TestApp-Plugin-RecordHistory/t/005-view.t
@@ -20,5 +20,4 @@ $book->set_author('Aldous Huxley');
$book->end_change;
$mech->get_ok($URL . '/book/history?id=' . $book->id);
-$mech->save_content('test.html');
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list