Added __init__.py to address test collection on the tty.py test (#18903)

This commit is contained in:
Tamara Dahlgren
2020-09-24 17:14:59 -07:00
committed by Tamara Dahlgren
parent 3f31fffe65
commit 8bbfbc741d

View File

@@ -0,0 +1,4 @@
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)