Merge lp:~fallaby/mvhub/final_fix_578478b into lp:mvhub

Proposed by frank allaby
Status: Merged
Merged at revision: 501
Proposed branch: lp:~fallaby/mvhub/final_fix_578478b
Merge into: lp:mvhub
Diff against target: 12 lines (+2/-0)
1 file modified
app-mvhub/project-tools/bin/test_search.pl (+2/-0)
To merge this branch: bzr merge lp:~fallaby/mvhub/final_fix_578478b
Reviewer Review Type Date Requested Status
MVHub devs with commit rights Pending
Review via email: mp+37182@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'app-mvhub/project-tools/bin/test_search.pl'
2--- app-mvhub/project-tools/bin/test_search.pl 2010-09-11 22:29:07 +0000
3+++ app-mvhub/project-tools/bin/test_search.pl 2010-09-30 19:31:00 +0000
4@@ -3,6 +3,8 @@
5 use warnings;
6 use strict;
7
8+use Test::More;
9+
10 # TODO:
11 # add tests to test:
12 # - ignoring filler word

Subscribers

People subscribed via source and target branches