Skip to content

Commit

Permalink
Eliminate canonical path to wcjs
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Apr 20, 2018
1 parent f39aaa8 commit 4b7cd86
Show file tree
Hide file tree
Showing 72 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion test/perf/binding-expressions.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
<script src="../../../../perf-tester/perf.js"></script>
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
<script type="module" src="../../lib/mixins/strict-binding-parser.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion test/perf/perf-tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>

<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../../../perf-tester/perf-tester.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
<style>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/alacarte-property-accessors.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../lib/mixins/property-accessors.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/alacarte-property-effects-ordering.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-element.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/alacarte-property-effects.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../lib/mixins/property-effects.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/alacarte-template-stamp.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../lib/mixins/property-accessors.js"></script>
<script type="module" src="../../lib/mixins/template-stamp.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/behavior-mixin.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/data-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<title>data-table</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/dirty-check.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/gestures.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
-->
<html>
<head>
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
<link rel="import" href="https://cdn.rawgit.com/PolymerElements/iron-selector/2.0-preview/iron-selector.html">
</head>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/html-tag.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
-->
<html>
<head>
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-element.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/label-click.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
</head>

Expand Down
2 changes: 1 addition & 1 deletion test/smoke/ordering-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/style-props/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>style properties</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="../../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module" src="../../../polymer-legacy.js"></script>
<script type="module" src="./src/scopes.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/array-selector.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/async.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../lib/utils/async.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/attributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/behaviors.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/case-map.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../lib/utils/case-map.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/configure.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/css-parse.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta charset="utf-8">

<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion test/unit/custom-style-async.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/custom-style-late.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/custom-style-scope-cache.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/custom-style.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/debounce.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/dir.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
-->
<html dir="rtl">
<head>
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/disable-upgrade.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
-->
<html dir="rtl">
<head>
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/dom-bind.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/dom-if.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/dom-repeat.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/dynamic-import.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="./dynamic-imports/dynamic-element.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/events.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<meta charset="UTF-8">

<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion test/unit/flattened-nodes-observer.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-element.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/gestures.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<head>
<meta charset="utf-8">

<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<meta charset="utf-8">
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script type="module">
/* global origOwnProps:true */
window.origOwnProps = Object.getOwnPropertyNames(window).reduce(function(props, prop) {
Expand Down
2 changes: 1 addition & 1 deletion test/unit/html-tag.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/importHref.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../lib/utils/import-href.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/inheritance.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/logging.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/mixin-behaviors.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/mixin-utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/path-effects.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../polymer-legacy.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion test/unit/path.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script type="module" src="../../lib/utils/path.js"></script>
Expand Down
Loading

0 comments on commit 4b7cd86

Please sign in to comment.