X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=test%2Ftest_write_annotations.py;h=eac53b285ab6740b368f278784aced9625abb9a6;hb=d0efb9ec9a85662fa43f026339821513ac2f039c;hp=35defb8953402a74ff71b7a9a14cec105a5f1703;hpb=ac05067d3dbc68cd50e8e07d51700b5a8a698a29;p=youtube-dl diff --git a/test/test_write_annotations.py b/test/test_write_annotations.py index 35defb895..eac53b285 100644 --- a/test/test_write_annotations.py +++ b/test/test_write_annotations.py @@ -7,8 +7,7 @@ import sys import unittest sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) -from test.helper import get_params, global_setup, try_rm -global_setup() +from test.helper import get_params, try_rm import io