Skip to content

Commit

Permalink
Update tests/path/isDir.du
Browse files Browse the repository at this point in the history
  • Loading branch information
liz3 authored Nov 17, 2024
1 parent 295d6f0 commit e68c6ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/path/isDir.du
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
*
* Testing Path.isDir()
*
* Returns true if the given string is a path to a directory, else false.`
* Returns true if the given string is a path to a directory, else false.

*/
from UnitTest import UnitTest;

Expand Down

0 comments on commit e68c6ed

Please sign in to comment.