Skip to content
Snippets Groups Projects
Commit 57f9e3b8 authored by scott snyder's avatar scott snyder
Browse files

DQDefects: Fix ATN test.

ATN test was broken by the insertion of the copyright header, which
screwed up the encoding tag.  Fixed.
parent 1224eddd
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
# -*- coding: utf-8 -*-
from os import unlink, environ from os import unlink, environ
from os.path import exists from os.path import exists
from nose import with_setup from nose import with_setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment