summaryrefslogtreecommitdiffstats
path: root/tdeabc/tests/bigread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeabc/tests/bigread.cpp')
-rw-r--r--tdeabc/tests/bigread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/tests/bigread.cpp b/tdeabc/tests/bigread.cpp
index a2c9da070..3303f8645 100644
--- a/tdeabc/tests/bigread.cpp
+++ b/tdeabc/tests/bigread.cpp
@@ -24,7 +24,7 @@ int main(int argc,char **argv)
AddressBook ab;
- ResourceFile r( "my.kabc", "vcard2" );
+ ResourceFile r( "my.tdeabc", "vcard2" );
ab.addResource( &r );
#if 0