File: test-multisub.py

package info (click to toggle)
twill 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,472 kB
  • ctags: 1,916
  • sloc: python: 12,686; java: 98; makefile: 18; sh: 2
file content (5 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (4)
1
2
3
4
5
import twilltestlib

def test():
    url = twilltestlib.get_url()
    twilltestlib.execute_twill_script('test-multisub.twill', initial_url=url)