commit d3163a0bee245ab194778711f18028e02f0639c7
Author: Pavel Sanda <[email protected]>
Date: Sun Jan 14 15:04:47 2018 +0100
tests: add ref
---
development/autotests/VcsTests.cmake | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/development/autotests/VcsTests.cmake
b/development/autotests/VcsTests.cmake
index 83b572b..f0225c9 100644
--- a/development/autotests/VcsTests.cmake
+++ b/development/autotests/VcsTests.cmake
@@ -27,6 +27,8 @@
set(outputformat pdflatex)
set(checkdir "${TOP_SRC_DIR}/autotests/checklatexexports")
+# Checking that info inset correctly fills up VCS information
+# see also bug #10835
set(checkfiles vcs_info_export)
foreach(_f ${checkfiles})