source:
main/waeup.sirp/branches/multimechanize/trunk/multimech-newproject
@
7541
Last change on this file since 7541 was 7541, checked in by , 13 years ago | |
---|---|
|
|
File size: 221 bytes |
Rev | Line | |
---|---|---|
[7541] | 1 | #!/usr/bin/env python |
2 | # | |
3 | # Copyright (c) 2010-2012 Corey Goldberg (corey@goldb.org) | |
4 | # License: GNU LGPLv3 | |
5 | # | |
6 | # This file is part of Multi-Mechanize | Performance Test Framework | |
7 | # | |
8 | ||
9 | ||
10 | ||
11 | if __name__ == '__main__': | |
12 | main() |
Note: See TracBrowser for help on using the repository browser.