Commit 6dd5b8a1e3871688bee226896258bc5f9cd8afdb

Authored by Weblate
2 parents 9617c40f 3ba0d88b

Merge remote-tracking branch 'origin/master'

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
lib/tasks/plugins_tests.rake
@@ -4,6 +4,7 @@ @@ -4,6 +4,7 @@
4 comment_classification 4 comment_classification
5 ldap 5 ldap
6 solr 6 solr
  7 + stoa
7 ] 8 ]
8 9
9 @all_plugins = Dir.glob('plugins/*').map { |f| File.basename(f) } - ['template'] 10 @all_plugins = Dir.glob('plugins/*').map { |f| File.basename(f) } - ['template']