From 724dd997447c84c6eb3893fe40fb2c5a78d4efd7 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 14 Jun 2011 00:02:54 -0500 Subject: Renamed associate.js to association.js. --- install/ui/test/association_tests.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/ui/test/association_tests.js') diff --git a/install/ui/test/association_tests.js b/install/ui/test/association_tests.js index bad8d1a84..7eea1fc91 100644 --- a/install/ui/test/association_tests.js +++ b/install/ui/test/association_tests.js @@ -18,7 +18,7 @@ * along with this program. If not, see . */ -module('associate'); +module('association'); test("Testing serial_associator().", function() { -- cgit