diff options
-rw-r--r-- | qa/qa/ce/strategy.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qa/qa/ce/strategy.rb b/qa/qa/ce/strategy.rb index 018a1eb1bfc..81efbb3e4e0 100644 --- a/qa/qa/ce/strategy.rb +++ b/qa/qa/ce/strategy.rb @@ -1,5 +1,7 @@ # frozen_string_literal: true +# test + module QA module CE module Strategy |