From 583acb7106a87631afa0e5e59a82076c7447f735 Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Mon, 22 May 2017 22:17:34 +0200 Subject: [PATCH] no more content_type --- examples/platforms/storage/remote_io.xml | 4 ++-- examples/platforms/storage/storage.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/platforms/storage/remote_io.xml b/examples/platforms/storage/remote_io.xml index b654b9cd19..4400e6c298 100644 --- a/examples/platforms/storage/remote_io.xml +++ b/examples/platforms/storage/remote_io.xml @@ -7,7 +7,7 @@ + content="content/small_content.txt"> @@ -16,7 +16,7 @@ + content="content/win_storage_content.txt" /> diff --git a/examples/platforms/storage/storage.xml b/examples/platforms/storage/storage.xml index 449438eb81..4ea5547ec4 100644 --- a/examples/platforms/storage/storage.xml +++ b/examples/platforms/storage/storage.xml @@ -7,14 +7,14 @@ + content="content/storage_content.txt"> + content="content/storage_content.txt"> @@ -22,10 +22,10 @@ + content="content/win_storage_content.txt"/> + content="content/small_content.txt" /> -- 2.20.1