From b5d9ce8a27df7ba67603dda07a8debe703f72baa Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Sat, 29 Jul 2017 03:38:28 -0700 Subject: [PATCH] Fix typo in test/CMakeLists.txt --- CHANGELOG.md | 6 ++++++ test/CMakeLists.txt | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25afbebd..4cbe928e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Version 92: + +* Fix typo in test/CMakeLists.txt + +-------------------------------------------------------------------------------- + Version 91: * Adjust redirect html diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 8eca6ace..a1f87c88 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -14,5 +14,3 @@ endif() add_subdirectory (beast) add_subdirectory (doc) add_subdirectory (example) - -alias fat-tests : ;