← Back to team overview

mvhub-dev team mailing list archive

[Branch ~mvhub-commit/mvhub/trunk] Rev 407: ran perlidy

 

------------------------------------------------------------
revno: 407
committer: Dan MacNeil <dan@xxxxxxxxxx>
branch nick: trunk
timestamp: Sun 2010-06-13 13:10:18 -0400
message:
  ran perlidy
modified:
  app-mvhub/project-tools/templates/template_subs.t


--
lp:mvhub
https://code.launchpad.net/~mvhub-commit/mvhub/trunk

Your team MVHub Developers is subscribed to branch lp:mvhub.
To unsubscribe from this branch go to https://code.launchpad.net/~mvhub-commit/mvhub/trunk/+edit-subscription
=== modified file 'app-mvhub/project-tools/templates/template_subs.t'
--- app-mvhub/project-tools/templates/template_subs.t	2010-06-09 00:03:49 +0000
+++ app-mvhub/project-tools/templates/template_subs.t	2010-06-13 17:10:18 +0000
@@ -11,8 +11,8 @@
 use Test::NoWarnings;
 
 my $test_message;
-my $got = 1;
-my $expected=1;
+my $got      = 1;
+my $expected = 1;
 
 ###
 $test_message = 'name of the test';