From 17d2f3d8278784964507fbf915ec81f7332417e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Fri, 9 Oct 2015 20:53:51 +0200 Subject: [PATCH] Video was accidentally moved --- Examples/{Tests => }/Video/HueRotate.js | 0 Examples/{Tests => }/Video/README.md | 0 Examples/{Tests => }/Video/index.html | 0 Examples/{Tests => }/Video/index.js | 0 Examples/{Tests => }/Video/package.json | 0 Examples/{Tests => }/Video/video.mp4 | Bin 6 files changed, 0 insertions(+), 0 deletions(-) rename Examples/{Tests => }/Video/HueRotate.js (100%) rename Examples/{Tests => }/Video/README.md (100%) rename Examples/{Tests => }/Video/index.html (100%) rename Examples/{Tests => }/Video/index.js (100%) rename Examples/{Tests => }/Video/package.json (100%) rename Examples/{Tests => }/Video/video.mp4 (100%) diff --git a/Examples/Tests/Video/HueRotate.js b/Examples/Video/HueRotate.js similarity index 100% rename from Examples/Tests/Video/HueRotate.js rename to Examples/Video/HueRotate.js diff --git a/Examples/Tests/Video/README.md b/Examples/Video/README.md similarity index 100% rename from Examples/Tests/Video/README.md rename to Examples/Video/README.md diff --git a/Examples/Tests/Video/index.html b/Examples/Video/index.html similarity index 100% rename from Examples/Tests/Video/index.html rename to Examples/Video/index.html diff --git a/Examples/Tests/Video/index.js b/Examples/Video/index.js similarity index 100% rename from Examples/Tests/Video/index.js rename to Examples/Video/index.js diff --git a/Examples/Tests/Video/package.json b/Examples/Video/package.json similarity index 100% rename from Examples/Tests/Video/package.json rename to Examples/Video/package.json diff --git a/Examples/Tests/Video/video.mp4 b/Examples/Video/video.mp4 similarity index 100% rename from Examples/Tests/Video/video.mp4 rename to Examples/Video/video.mp4