diff options
Diffstat (limited to 'tdeio/tests/jobtest.h')
-rw-r--r-- | tdeio/tests/jobtest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tests/jobtest.h b/tdeio/tests/jobtest.h index aeaceff0d..5bff6d0e3 100644 --- a/tdeio/tests/jobtest.h +++ b/tdeio/tests/jobtest.h @@ -34,7 +34,7 @@ public: void runAll(); void cleanup(); - // Local tests (kio_file only) + // Local tests (tdeio_file only) void get(); void copyFileToSamePartition(); void copyDirectoryToSamePartition(); |