From 33a1d8d4ada92919a43859f3ae150ef730f73c6a Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 6 Mar 2020 20:12:20 +0100 Subject: [PATCH] update assets paths for tests --- js/{ => components}/playback.js | 0 js/reveal.js | 2 +- test/examples/auto-animate.html | 6 +++--- test/examples/barebones.html | 4 ++-- test/examples/embedded-media.html | 6 +++--- test/examples/math.html | 6 +++--- test/examples/slide-backgrounds.html | 6 +++--- test/examples/slide-transitions.html | 6 +++--- test/test-auto-animate.html | 4 ++-- test/test-dependencies-async.html | 4 ++-- test/test-dependencies.html | 4 ++-- test/test-grid-navigation.html | 4 ++-- test/test-iframe-backgrounds.html | 4 ++-- test/test-iframes.html | 4 ++-- test/test-markdown-element-attributes.html | 4 ++-- test/test-markdown-external.html | 4 ++-- test/test-markdown-options.html | 4 ++-- test/test-markdown-slide-attributes.html | 4 ++-- test/test-markdown.html | 4 ++-- test/test-pdf.html | 4 ++-- test/test-plugins.html | 4 ++-- test/test-state.html | 4 ++-- test/test.html | 4 ++-- 23 files changed, 48 insertions(+), 48 deletions(-) rename js/{ => components}/playback.js (100%) diff --git a/js/playback.js b/js/components/playback.js similarity index 100% rename from js/playback.js rename to js/components/playback.js diff --git a/js/reveal.js b/js/reveal.js index c696b08..65df5a9 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -1,4 +1,4 @@ -import Playback from './playback.js' +import Playback from './components/playback.js' /** * reveal.js diff --git a/test/examples/auto-animate.html b/test/examples/auto-animate.html index b4bc193..a1c0c95 100644 --- a/test/examples/auto-animate.html +++ b/test/examples/auto-animate.html @@ -8,8 +8,8 @@ - - + + @@ -162,7 +162,7 @@ - + + + + + + + + + + + + + diff --git a/test/test-markdown-external.html b/test/test-markdown-external.html index 93cd983..4db4228 100644 --- a/test/test-markdown-external.html +++ b/test/test-markdown-external.html @@ -6,7 +6,7 @@ reveal.js - Test Markdown - + @@ -23,7 +23,7 @@ - + diff --git a/test/test-markdown-options.html b/test/test-markdown-options.html index 5391a19..653f858 100644 --- a/test/test-markdown-options.html +++ b/test/test-markdown-options.html @@ -6,7 +6,7 @@ reveal.js - Test Markdown Options - + @@ -31,7 +31,7 @@ - + diff --git a/test/test-markdown-slide-attributes.html b/test/test-markdown-slide-attributes.html index ba9e710..a596019 100644 --- a/test/test-markdown-slide-attributes.html +++ b/test/test-markdown-slide-attributes.html @@ -6,7 +6,7 @@ reveal.js - Test Markdown Attributes - + @@ -116,7 +116,7 @@ - + diff --git a/test/test-markdown.html b/test/test-markdown.html index e1e5926..c6b5542 100644 --- a/test/test-markdown.html +++ b/test/test-markdown.html @@ -6,7 +6,7 @@ reveal.js - Test Markdown - + @@ -40,7 +40,7 @@ - + diff --git a/test/test-pdf.html b/test/test-pdf.html index a0b8282..09ffa22 100644 --- a/test/test-pdf.html +++ b/test/test-pdf.html @@ -6,7 +6,7 @@ reveal.js - Test PDF exports - + @@ -73,7 +73,7 @@ - + diff --git a/test/test-plugins.html b/test/test-plugins.html index dfd65b7..4bdbfd2 100644 --- a/test/test-plugins.html +++ b/test/test-plugins.html @@ -6,7 +6,7 @@ reveal.js - Test Plugins - + @@ -25,7 +25,7 @@ - + + +