From af1d90f4ed1d9845b04121a68f88dcfd2535a70c Mon Sep 17 00:00:00 2001 From: vakrilov Date: Wed, 11 Mar 2015 18:19:14 +0200 Subject: [PATCH] Snippet added --- apps/tests/ui/image/image-tests.ts | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/apps/tests/ui/image/image-tests.ts b/apps/tests/ui/image/image-tests.ts index c3273a4f0..9f2a88e40 100644 --- a/apps/tests/ui/image/image-tests.ts +++ b/apps/tests/ui/image/image-tests.ts @@ -9,7 +9,16 @@ import ImageModule = require("ui/image"); // Binding the image source property to a view-model property. //```XML // -// {%raw%}{%endraw%} +// +// +// {%raw%}{%endraw%} +// +// +// +// +// +// +// // //```