From 9d0f4279ae6f600d3d6077a7863a8d3dcc6056d1 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Sat, 24 Jan 2009 11:51:12 +0000 Subject: tests static: Added default tests --- tests/static/progressbar/default.html | 18 ++++++++++++++++++ tests/static/progressbar/progressbar.html | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 tests/static/progressbar/default.html (limited to 'tests/static/progressbar') diff --git a/tests/static/progressbar/default.html b/tests/static/progressbar/default.html new file mode 100644 index 000000000..b613745b7 --- /dev/null +++ b/tests/static/progressbar/default.html @@ -0,0 +1,18 @@ + + + + Progressbar Static Test : Default + + + + + + + + +
+
+
+ + + diff --git a/tests/static/progressbar/progressbar.html b/tests/static/progressbar/progressbar.html index 520649508..f8022cb1b 100644 --- a/tests/static/progressbar/progressbar.html +++ b/tests/static/progressbar/progressbar.html @@ -5,7 +5,7 @@ - + -- cgit v1.2.3