Add a test case to reproduce BUG#2

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2012-06-27 12:17:12 +02:00
parent 86c465b0e5
commit b526d46fae
3 changed files with 20 additions and 1 deletions

View File

@@ -15,7 +15,8 @@ TESTS = \
range-003.sh \
appointment-001.sh \
next-001.sh \
search-001.sh
search-001.sh \
bug-002.sh
TESTS_ENVIRONMENT = \
CALCURSE='$(top_builddir)/src/calcurse' \