Commit 9d7e9d07 authored by Sebastien Robin's avatar Sebastien Robin

add missing import

parent 61216727
import glob, os, subprocess import glob, os, subprocess
# test_suite is provided by 'run_test_suite' # test_suite is provided by 'run_test_suite'
from test_suite import ERP5TypeTestSuite from test_suite import ERP5TypeTestSuite
import sys
class _ERP5(ERP5TypeTestSuite): class _ERP5(ERP5TypeTestSuite):
realtime_output = False realtime_output = False
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment