Add missing __init__.py under test, and correct bad file name from #13889. (#14228)

This commit is contained in:
Chris Green
2019-12-19 17:27:53 -06:00
committed by Adam J. Stewart
parent 530a67c280
commit dc17d548c8
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Copyright 2013-2019 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)