Added keyword CPRL to symmary parse test.
This commit is contained in:
parent
9a738d2363
commit
77ea1decbd
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user