From 47d278d6f45c0e82ec2efe7abc9ccc71b356e9df Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 9 Jun 2017 22:30:00 -0400 Subject: Get the new syntax rule system all setup and on-par (or better) than we had previously. Now we are all set for new rule sets to just be dropped in without worry about recompiling or anything. --- src-qt5/desktop-utils/lumina-textedit/tests/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'src-qt5/desktop-utils/lumina-textedit/tests/test.sh') diff --git a/src-qt5/desktop-utils/lumina-textedit/tests/test.sh b/src-qt5/desktop-utils/lumina-textedit/tests/test.sh index 8eb7450c..c831197e 100644 --- a/src-qt5/desktop-utils/lumina-textedit/tests/test.sh +++ b/src-qt5/desktop-utils/lumina-textedit/tests/test.sh @@ -8,3 +8,4 @@ done variable$variable sdfgbuj variable${variable}satoibnsoin +some$variable -- cgit