From 02f3b14035f0b7f97f24c6bb2f8e81ee1884bc0c Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Thu, 5 Sep 2013 17:44:37 -0700 Subject: Move webhelper smoke test into a new subdir The webhelper tests should be in their own directory, mirroring the source directory structure. [endlessm/eos-sdk#290] --- test/smoke-tests/webview/first_page.html | 54 -------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 test/smoke-tests/webview/first_page.html (limited to 'test/smoke-tests/webview') diff --git a/test/smoke-tests/webview/first_page.html b/test/smoke-tests/webview/first_page.html deleted file mode 100644 index 33a6a8f..0000000 --- a/test/smoke-tests/webview/first_page.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -First page - - - - - - -

First page

- -

-Move to page 2 -

- -

-Show message from parameter in this URL -

- -
- - -
- -

- -Show message using the <input>'s ID -

- -

-Regular link to a Web site -

- -

-I want stars! -

- -

-This is text that will be translated: Hello, world! -

- - - \ No newline at end of file -- cgit v1.2.3