[Bps-public-commit] r13806 - sd/trunk/bin
jesse at bestpractical.com
jesse at bestpractical.com
Fri Jul 4 09:33:22 EDT 2008
Author: jesse
Date: Fri Jul 4 09:33:21 2008
New Revision: 13806
Modified:
sd/trunk/bin/sd
Log:
* fewer failing tests.
Modified: sd/trunk/bin/sd
==============================================================================
--- sd/trunk/bin/sd (original)
+++ sd/trunk/bin/sd Fri Jul 4 09:33:21 2008
@@ -175,6 +175,7 @@
package App::SD::CLI::Command::Ticket::Comments;
use Moose;
extends 'Prophet::CLI::Command';
+with 'Prophet::CLI::RecordCommand';
with 'App::SD::CLI::Model::Ticket';
sub run {
More information about the Bps-public-commit
mailing list