1
0
Fork 0

Fix jslint problems.

This commit is contained in:
Max Neunhoeffer 2016-03-10 16:44:44 +01:00
parent 97b5a7860f
commit a25df3aece
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*jshint globalstrict:false, strict:false, maxlen: 5000 */ /*jshint globalstrict:false, strict:false, maxlen: 5000 */
/*global assertTrue, assertEqual */ /*global fail, assertEqual */
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
/// @brief test the document interface /// @brief test the document interface