summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/etap/140-attachment-comp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/140-attachment-comp.t b/test/etap/140-attachment-comp.t
index 130b09fc2..6f075ce44 100755
--- a/test/etap/140-attachment-comp.t
+++ b/test/etap/140-attachment-comp.t
@@ -723,6 +723,6 @@ test_png_data() ->
test_text_data() ->
{ok, Data} = file:read_file(
- test_util:source_file("README")
+ test_util:source_file("README.rst")
),
Data.