[javascriptlint-commit] SF.net SVN: javascriptlint:[216] trunk/tests/path_resolution/ is_a_file_not
Status: Beta
Brought to you by:
matthiasmiller
From: <mat...@us...> - 2008-08-24 00:39:23
|
Revision: 216 http://javascriptlint.svn.sourceforge.net/javascriptlint/?rev=216&view=rev Author: matthiasmiller Date: 2008-08-24 00:39:17 +0000 (Sun, 24 Aug 2008) Log Message: ----------- silence warning Modified Paths: -------------- trunk/tests/path_resolution/is_a_file_not_dir.js Modified: trunk/tests/path_resolution/is_a_file_not_dir.js =================================================================== --- trunk/tests/path_resolution/is_a_file_not_dir.js 2008-08-24 00:37:04 UTC (rev 215) +++ trunk/tests/path_resolution/is_a_file_not_dir.js 2008-08-24 00:39:17 UTC (rev 216) @@ -1,2 +1,2 @@ /*conf:+process file/ */ -/*conf_error:unable to resolve path: file/*/ +/*conf_error:unable to resolve path: file/*/ /*warning:nested_comment*/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |