From 8400aa6e4fc0d5941729654487c1b09f9ceb1193 Mon Sep 17 00:00:00 2001 From: ewinslow Date: Mon, 1 Nov 2010 18:36:47 +0000 Subject: Commented some js Test files git-svn-id: http://code.elgg.org/elgg/trunk@7176 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/js/tests/ElggLibTest.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'engine/js/tests/ElggLibTest.js') diff --git a/engine/js/tests/ElggLibTest.js b/engine/js/tests/ElggLibTest.js index 1cd1b139c..d5474c605 100644 --- a/engine/js/tests/ElggLibTest.js +++ b/engine/js/tests/ElggLibTest.js @@ -1,3 +1,6 @@ +/** + * Test basic elgg library functions + */ ElggLibTest = TestCase("ElggLibTest"); ElggLibTest.prototype.testGlobal = function() { -- cgit v1.2.3