Skip to content

Commit

Permalink
FLUID-4644: Clean up text in tests name
Browse files Browse the repository at this point in the history
  • Loading branch information
acheetham committed Aug 7, 2012
1 parent aba364a commit bd74f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/js/ToggleButtonTests.js
Expand Up @@ -20,7 +20,7 @@ fluid.registerNamespace("fluid.tests");
(function ($) {
$(document).ready(function () {

var toggleButtonTests = new jqUnit.TestCase("Video Player Controls Tests");
var toggleButtonTests = new jqUnit.TestCase("Toggle Button Tests");

fluid.tests.toggleButtonDefaults = fluid.defaults("fluid.toggleButton");

Expand Down

0 comments on commit bd74f6c

Please sign in to comment.