diff --git a/.gitignore b/.gitignore index 55a5dada6..f08b356a1 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,4 @@ gui-js/documentation/* gui-js/dist/* gui-js/.nx/* gui-js/.angular/* -doc/minsky/* +doc/minsky/* \ No newline at end of file diff --git a/test/00/canvasAddMoveItems.sh b/test/00/canvasAddMoveItems.sh new file mode 100755 index 000000000..51e9a3454 --- /dev/null +++ b/test/00/canvasAddMoveItems.sh @@ -0,0 +1,109 @@ +#! /bin/sh + +here=`pwd` +. $here/test/common-test.sh + +# needs to be a jest test! +cat >input.py <