diff --git a/ionic/components/grid/test/full/index.ts b/ionic/components/grid/test/full/index.ts new file mode 100644 index 0000000000..43aed36502 --- /dev/null +++ b/ionic/components/grid/test/full/index.ts @@ -0,0 +1,7 @@ +import {App} from 'ionic/ionic'; + + +@App({ + templateUrl: 'main.html' +}) +class E2EApp {} diff --git a/ionic/components/grid/test/full/main.html b/ionic/components/grid/test/full/main.html new file mode 100644 index 0000000000..6a62ae4fc7 --- /dev/null +++ b/ionic/components/grid/test/full/main.html @@ -0,0 +1,60 @@ +Grid + + + + + + statistics + + + profile + + + photos + + + laboratory + + + calendar + + + alert + + + + + +