Преглед изворни кода

Merge pull request #13803 from jakesmith/hpcc-24130-spray-label

HPCC-24130 Add 'spray' and 'copy' to the supercopy.ecl test

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman пре 5 година
родитељ
комит
c5739a085f
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      testing/regress/ecl/supercopy.ecl

+ 2 - 0
testing/regress/ecl/supercopy.ecl

@@ -19,6 +19,8 @@
 
 //nothor
 //class=superfile
+//class=spray
+//class=copy
 
 import std.system.thorlib;
 import Std.File AS FileServices;