Browse Source

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 năm trước cách đây
mục cha
commit
c5739a085f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;