HPCC-17238 Rename and add //class=python2 tag to all related test cases. Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
@@ -16,6 +16,7 @@
############################################################################## */
//class=embedded
+//class=python2
//nothor
@@ -38,6 +39,3 @@ d t := transform
end;
catch(d(testThrow(a) = a), onfail(t));
-
import python;
string pcat(string a, string b) := IMPORT(Python, '/opt/HPCCSystems/examples/embed/python_cat.cat':time);
IMPORT Python;