tasn pushed a commit to branch master. http://git.enlightenment.org/tools/exactness-elm-data.git/commit/?id=fc9fcfdb4e5803d3e3655775d8b13830673c6d9f
commit fc9fcfdb4e5803d3e3655775d8b13830673c6d9f Author: Tom Hacohen <[email protected]> Date: Thu Mar 13 15:08:34 2014 +0000 Fixed buttons test to use the new elm_test name: 'button'. --- tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.txt b/tests.txt index 685dfad..0292f0b 100644 --- a/tests.txt +++ b/tests.txt @@ -11,7 +11,7 @@ box_horiz elementary_test --test-win-only "box horiz" box_vert elementary_test --test-win-only "box vert" box_vert2 elementary_test --test-win-only "box vert 2" bubble elementary_test --test-win-only bubble -buttons elementary_test --test-win-only buttons +buttons elementary_test --test-win-only button calendar elementary_test --test-win-only calendar check elementary_test --test-win-only check colorselector elementary_test --test-win-only "color selector" --
