Added keyword CPRL to symmary parse test.

This commit is contained in:
Joakim Hove 2017-09-11 18:24:48 +02:00
parent 9a738d2363
commit 77ea1decbd

View File

@ -213,6 +213,9 @@ BOOST_AUTO_TEST_CASE(completions) {
"CGIR\n" // all defaulted
" '*' /\n"
"/\n";
"CPRL\n" // all defaulted
" '*' /\n"
"/\n";
const auto summary = createSummary( input );
const auto keywords = { "CGIR", "CGIR", "CGIR", "CGIR",