Bug 63426 - Move deduplicate_tests.py into webkitpy.to_be_moved
Summary: Move deduplicate_tests.py into webkitpy.to_be_moved
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 00:02 PDT by Adam Barth
Modified: 2011-06-27 00:10 PDT (History)
1 user (show)

See Also:


Attachments
Patch (45.95 KB, patch)
2011-06-27 00:03 PDT, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-06-27 00:02:15 PDT
Move deduplicate_tests.py into webkitpy.to_be_moved
Comment 1 Adam Barth 2011-06-27 00:03:33 PDT
Created attachment 98669 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-06-27 00:07:13 PDT
Comment on attachment 98669 [details]
Patch

Seems Ok.  SEems we could come up with a better name than "to be moved".  You should explain what this module is about in __init__.py
Comment 3 Adam Barth 2011-06-27 00:10:06 PDT
Committed r89791: <http://trac.webkit.org/changeset/89791>