Skip to content

Commit 0106245

Browse files
committedOct 19, 2011
Fix syntax error preventing this test from running. The test still doesn't run because it needs to be converted from Test::WWW::Mechanize to WebGUI::Test::Mechanize and take advantage of plack, but now it doesn't run cleanly.
1 parent ffa11a7 commit 0106245

File tree

1 file changed

+0
-2
lines changed
  • t/Asset/Wobject/GalleryAlbum

1 file changed

+0
-2
lines changed
 

‎t/Asset/Wobject/GalleryAlbum/edit.t

-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ cmp_deeply( \@oldDims, \@newerDims, "Check if all files were rotated by 90° CCW
174174

175175
}
176176

177-
}
178-
179177
done_testing;
180178

181179
#----------------------------------------------------------------------------

0 commit comments

Comments
 (0)
Please sign in to comment.