• Sign in

Alex / prozorro-robot_tests · Files

Logo 4k  2

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
59107553bdc2ba86cf8dc22ba9ff38672db9dbcb
  • prozorro-robot_tests
  • op_robot_tests
  • rebot.py
  • Create rebot command
    b75e6b7d
    Leits authored
    9 years ago  
    Browse Files »
rebot.py 86 Bytes
Raw Blame History Permalink
1 2 3 4 5
from robot.rebot import rebot_cli
import sys

def rebot():
    rebot_cli(sys.argv[1:])