diff --git a/e2e/playwright/kcl-samples/bracket.kcl b/src/wasm-lib/tests/executor/inputs/focusrite_scarlett_mounting_braket.kcl similarity index 100% rename from e2e/playwright/kcl-samples/bracket.kcl rename to src/wasm-lib/tests/executor/inputs/focusrite_scarlett_mounting_braket.kcl diff --git a/e2e/playwright/kcl-samples/router-template-slate.kcl b/src/wasm-lib/tests/executor/inputs/router-template-slate.kcl similarity index 98% rename from e2e/playwright/kcl-samples/router-template-slate.kcl rename to src/wasm-lib/tests/executor/inputs/router-template-slate.kcl index fbc3687b4..9ae75379f 100644 --- a/e2e/playwright/kcl-samples/router-template-slate.kcl +++ b/src/wasm-lib/tests/executor/inputs/router-template-slate.kcl @@ -21,7 +21,6 @@ const sketch001 = startSketchOn('XZ') |> xLineTo(slateWidthHalf + templateThickness, %, $seg04) |> yLine(-length002, %, $seg03) |> xLineTo(0, %, $seg02) - // |> line([7.78, 11.16], %) |> xLine(-segLen(seg02, %), %) |> yLine(segLen(seg03, %), %) |> xLine(segLen(seg04, %), %)