diff options
author | wei <> | 2006-01-06 04:37:22 +0000 |
---|---|---|
committer | wei <> | 2006-01-06 04:37:22 +0000 |
commit | 3b11f3555426a50664e130148fa37e18b8098e28 (patch) | |
tree | d1bcba66c8d2fc0a7cfbbde92975b9e972fa7aab /tests/FunctionalTests/framework/Web/UI/testTButton.tpl | |
parent | 2d5b96ba9878ec36df7bb2af3493bb771c85b032 (diff) |
Diffstat (limited to 'tests/FunctionalTests/framework/Web/UI/testTButton.tpl')
-rw-r--r-- | tests/FunctionalTests/framework/Web/UI/testTButton.tpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/FunctionalTests/framework/Web/UI/testTButton.tpl b/tests/FunctionalTests/framework/Web/UI/testTButton.tpl deleted file mode 100644 index ac051f28..00000000 --- a/tests/FunctionalTests/framework/Web/UI/testTButton.tpl +++ /dev/null @@ -1,7 +0,0 @@ -<com:TForm> - - <h1>TButton Functional Test</h1> - - <com:TButton ID="button1" Text="Click Me!" /> - -</com:TForm>
\ No newline at end of file |