Skip to content

Commit

Permalink
Tweak: fix file comment for test file
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyelewis committed Nov 29, 2017
1 parent ad02d47 commit 51ba181
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/uni/alignment/io/alignment_io_test.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/// \file

/// \brief The alignment_io test suite

/// \copyright
/// CATH Tools - Protein structure comparison tools such as SSAP and SNAP
Expand All @@ -17,6 +17,7 @@
///
/// You should have received a copy of the GNU General Public License
/// along with this program. If not, see <http://www.gnu.org/licenses/>.

#include <boost/filesystem.hpp>
#include <boost/test/auto_unit_test.hpp>

Expand Down

0 comments on commit 51ba181

Please sign in to comment.