From 340a0ae52a679eb967b546e5879793dcc251d0d0 Mon Sep 17 00:00:00 2001 From: Hyunchul Kim Date: Tue, 17 Nov 2020 23:50:22 +0900 Subject: [PATCH] Move directory --- fragments_index.json | 191 ------------------ index.json | 191 ------------------ {src => test_data/src}/about.html | 0 {src => test_data/src}/authors.html | 0 {src => test_data/src}/fragment.html | 0 {src => test_data/src}/fragments.html | 0 {src => test_data/src}/home.html | 0 {src => test_data/src}/img/author__0set.svg | 0 {src => test_data/src}/img/author__109.svg | 0 {src => test_data/src}/img/author_blblbg.svg | 0 .../src}/img/author_dahYeeNoh.svg | 0 {src => test_data/src}/img/author_doohoyi.svg | 0 .../src}/img/author_eunjeongGu.svg | 0 .../src}/img/author_graceKim.svg | 0 {src => test_data/src}/img/author_hamamu.svg | 0 .../src}/img/author_hongSeoYeon.svg | 0 .../src}/img/author_hyunchul.svg | 0 {src => test_data/src}/img/author_hyunjin.svg | 0 .../src}/img/author_ichimuraMisako.svg | 0 .../src}/img/author_insookBae.svg | 0 {src => test_data/src}/img/author_jaeShin.svg | 0 .../src}/img/author_jinhoJeong.svg | 0 {src => test_data/src}/img/author_kpsap.svg | 0 {src => test_data/src}/img/author_mcMama.svg | 0 {src => test_data/src}/img/author_megumi.svg | 0 {src => test_data/src}/img/author_minShin.svg | 0 {src => test_data/src}/img/author_mooming.svg | 0 {src => test_data/src}/img/author_nodl.svg | 0 .../src}/img/author_oroMinkyung.svg | 0 {src => test_data/src}/img/author_pzzz.svg | 0 .../src}/img/author_seungwookYang.svg | 0 {src => test_data/src}/img/author_sewon.svg | 0 {src => test_data/src}/img/author_songSoo.svg | 0 .../src}/img/author_uetaJiro.svg | 0 {src => test_data/src}/img/author_wonjung.svg | 0 {src => test_data/src}/img/author_yiyagi.svg | 0 {src => test_data/src}/img/author_yuhee.svg | 0 {src => test_data/src}/img/facebook.svg | 0 {src => test_data/src}/img/icon_about.svg | 0 .../src}/img/icon_archive_more.svg | 0 {src => test_data/src}/img/icon_coc.svg | 0 {src => test_data/src}/img/icon_timeline.svg | 0 {src => test_data/src}/img/instagram.svg | 0 {src => test_data/src}/img/logo.svg | 0 {src => test_data/src}/img/test.svg | 0 {src => test_data/src}/introduction.json | 0 {src => test_data/src}/original.svg | 0 {src => test_data/src}/original_collider.svg | 0 {src => test_data/src}/scripts/lib/decomp.js | 0 {src => test_data/src}/scripts/lib/matter.js | 0 .../src}/scripts/lib/polyfill.js | 0 .../src}/scripts/mobileScroll.js | 0 .../src}/scripts/physicsLayout.js | 0 {src => test_data/src}/style/authors.css | 0 {src => test_data/src}/style/common.css | 0 55 files changed, 382 deletions(-) delete mode 100644 fragments_index.json delete mode 100644 index.json rename {src => test_data/src}/about.html (100%) rename {src => test_data/src}/authors.html (100%) rename {src => test_data/src}/fragment.html (100%) rename {src => test_data/src}/fragments.html (100%) rename {src => test_data/src}/home.html (100%) rename {src => test_data/src}/img/author__0set.svg (100%) rename {src => test_data/src}/img/author__109.svg (100%) rename {src => test_data/src}/img/author_blblbg.svg (100%) rename {src => test_data/src}/img/author_dahYeeNoh.svg (100%) rename {src => test_data/src}/img/author_doohoyi.svg (100%) rename {src => test_data/src}/img/author_eunjeongGu.svg (100%) rename {src => test_data/src}/img/author_graceKim.svg (100%) rename {src => test_data/src}/img/author_hamamu.svg (100%) rename {src => test_data/src}/img/author_hongSeoYeon.svg (100%) rename {src => test_data/src}/img/author_hyunchul.svg (100%) rename {src => test_data/src}/img/author_hyunjin.svg (100%) rename {src => test_data/src}/img/author_ichimuraMisako.svg (100%) rename {src => test_data/src}/img/author_insookBae.svg (100%) rename {src => test_data/src}/img/author_jaeShin.svg (100%) rename {src => test_data/src}/img/author_jinhoJeong.svg (100%) rename {src => test_data/src}/img/author_kpsap.svg (100%) rename {src => test_data/src}/img/author_mcMama.svg (100%) rename {src => test_data/src}/img/author_megumi.svg (100%) rename {src => test_data/src}/img/author_minShin.svg (100%) rename {src => test_data/src}/img/author_mooming.svg (100%) rename {src => test_data/src}/img/author_nodl.svg (100%) rename {src => test_data/src}/img/author_oroMinkyung.svg (100%) rename {src => test_data/src}/img/author_pzzz.svg (100%) rename {src => test_data/src}/img/author_seungwookYang.svg (100%) rename {src => test_data/src}/img/author_sewon.svg (100%) rename {src => test_data/src}/img/author_songSoo.svg (100%) rename {src => test_data/src}/img/author_uetaJiro.svg (100%) rename {src => test_data/src}/img/author_wonjung.svg (100%) rename {src => test_data/src}/img/author_yiyagi.svg (100%) rename {src => test_data/src}/img/author_yuhee.svg (100%) rename {src => test_data/src}/img/facebook.svg (100%) rename {src => test_data/src}/img/icon_about.svg (100%) rename {src => test_data/src}/img/icon_archive_more.svg (100%) rename {src => test_data/src}/img/icon_coc.svg (100%) rename {src => test_data/src}/img/icon_timeline.svg (100%) rename {src => test_data/src}/img/instagram.svg (100%) rename {src => test_data/src}/img/logo.svg (100%) rename {src => test_data/src}/img/test.svg (100%) rename {src => test_data/src}/introduction.json (100%) rename {src => test_data/src}/original.svg (100%) rename {src => test_data/src}/original_collider.svg (100%) rename {src => test_data/src}/scripts/lib/decomp.js (100%) rename {src => test_data/src}/scripts/lib/matter.js (100%) rename {src => test_data/src}/scripts/lib/polyfill.js (100%) rename {src => test_data/src}/scripts/mobileScroll.js (100%) rename {src => test_data/src}/scripts/physicsLayout.js (100%) rename {src => test_data/src}/style/authors.css (100%) rename {src => test_data/src}/style/common.css (100%) diff --git a/fragments_index.json b/fragments_index.json deleted file mode 100644 index 5657e39..0000000 --- a/fragments_index.json +++ /dev/null @@ -1,191 +0,0 @@ -[ - { - "__Fragment__": { - "index": 0, - "update": 1605581893.2526722, - "directory": "./test_data/event_lecture", - "artist": "event_lecture", - "file": "event_0000" - } - }, - { - "__Fragment__": { - "index": 1, - "update": 1605584344.6146529, - "directory": "./test_data/event_lecture", - "artist": "event_lecture", - "file": "event_0001" - } - }, - { - "__Fragment__": { - "index": 2, - "update": 1567569419.653444, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "\u1101\u116e\u1106\u116e\u11af\u1101\u116e\u1106\u116e\u11af.mov" - } - }, - { - "__Fragment__": { - "index": 3, - "update": 1603737283.2655902, - "directory": "./test_data/grape", - "artist": "grape", - "file": "IMG_1693.png" - } - }, - { - "__Fragment__": { - "index": 4, - "update": 1603737296.0838926, - "directory": "./test_data/grape", - "artist": "grape", - "file": "IMG_1340.jpg" - } - }, - { - "__Fragment__": { - "index": 5, - "update": 1603737307.8227732, - "directory": "./test_data/grape", - "artist": "grape", - "file": "IMG_1690.png" - } - }, - { - "__Fragment__": { - "index": 6, - "update": 1603737326.0093782, - "directory": "./test_data/grape", - "artist": "grape", - "file": "IMG_1334.png" - } - }, - { - "__Fragment__": { - "index": 7, - "update": 1603737524.8806562, - "directory": "./test_data/grape", - "artist": "grape", - "file": "sample.pdf" - } - }, - { - "__Fragment__": { - "index": 8, - "update": 1605581893.2483907, - "directory": "./test_data/event_workshop", - "artist": "event_workshop", - "file": "event_0008" - } - }, - { - "__Fragment__": { - "index": 9, - "update": 1604247403.2948427, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "md\uc4f0\uae30.md" - } - }, - { - "__Fragment__": { - "index": 10, - "update": 1604247403.2950983, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "txt\uc4f0\uae30.txt" - } - }, - { - "__Fragment__": { - "index": 11, - "update": 1604851924.8719456, - "directory": "./test_data/fig", - "artist": "fig", - "file": "20201022" - } - }, - { - "__Fragment__": { - "index": 12, - "update": 1604851924.8802848, - "directory": "./test_data/fig", - "artist": "fig", - "file": "20201029" - } - }, - { - "__Fragment__": { - "index": 13, - "update": 1605496049.3995717, - "directory": "./events/event_0000", - "artist": "event_0000", - "file": "124157237_121248643124584_872058020963845448_n.jpg" - } - }, - { - "__Fragment__": { - "index": 14, - "update": 1605496049.4002707, - "directory": "./events/event_0000", - "artist": "event_0000", - "file": "124469821_121248626457919_479957910997498417_n.jpg" - } - }, - { - "__Fragment__": { - "index": 15, - "update": 1605496049.400738, - "directory": "./events/event_0000", - "artist": "event_0000", - "file": "124476076_121248659791249_2342598949363915450_n.jpg" - } - }, - { - "__Fragment__": { - "index": 16, - "update": 1605496049.4045768, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "1030.txt" - } - }, - { - "__Fragment__": { - "index": 17, - "update": 1605496049.4053128, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "test002.txt" - } - }, - { - "__Fragment__": { - "index": 18, - "update": 1605496049.4058702, - "directory": "./test_data/fig", - "artist": "fig", - "file": "20201020" - } - }, - { - "__Fragment__": { - "index": 19, - "update": 1605496049.4062285, - "directory": "./test_data/fig", - "artist": "fig", - "file": "fig002.txt" - } - }, - { - "__Fragment__": { - "index": 20, - "update": 1605496049.4064658, - "directory": "./test_data/fig", - "artist": "fig", - "file": "test.txt" - } - } -] \ No newline at end of file diff --git a/index.json b/index.json deleted file mode 100644 index 5657e39..0000000 --- a/index.json +++ /dev/null @@ -1,191 +0,0 @@ -[ - { - "__Fragment__": { - "index": 0, - "update": 1605581893.2526722, - "directory": "./test_data/event_lecture", - "artist": "event_lecture", - "file": "event_0000" - } - }, - { - "__Fragment__": { - "index": 1, - "update": 1605584344.6146529, - "directory": "./test_data/event_lecture", - "artist": "event_lecture", - "file": "event_0001" - } - }, - { - "__Fragment__": { - "index": 2, - "update": 1567569419.653444, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "\u1101\u116e\u1106\u116e\u11af\u1101\u116e\u1106\u116e\u11af.mov" - } - }, - { - "__Fragment__": { - "index": 3, - "update": 1603737283.2655902, - "directory": "./test_data/grape", - "artist": "grape", - "file": "IMG_1693.png" - } - }, - { - "__Fragment__": { - "index": 4, - "update": 1603737296.0838926, - "directory": "./test_data/grape", - "artist": "grape", - "file": "IMG_1340.jpg" - } - }, - { - "__Fragment__": { - "index": 5, - "update": 1603737307.8227732, - "directory": "./test_data/grape", - "artist": "grape", - "file": "IMG_1690.png" - } - }, - { - "__Fragment__": { - "index": 6, - "update": 1603737326.0093782, - "directory": "./test_data/grape", - "artist": "grape", - "file": "IMG_1334.png" - } - }, - { - "__Fragment__": { - "index": 7, - "update": 1603737524.8806562, - "directory": "./test_data/grape", - "artist": "grape", - "file": "sample.pdf" - } - }, - { - "__Fragment__": { - "index": 8, - "update": 1605581893.2483907, - "directory": "./test_data/event_workshop", - "artist": "event_workshop", - "file": "event_0008" - } - }, - { - "__Fragment__": { - "index": 9, - "update": 1604247403.2948427, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "md\uc4f0\uae30.md" - } - }, - { - "__Fragment__": { - "index": 10, - "update": 1604247403.2950983, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "txt\uc4f0\uae30.txt" - } - }, - { - "__Fragment__": { - "index": 11, - "update": 1604851924.8719456, - "directory": "./test_data/fig", - "artist": "fig", - "file": "20201022" - } - }, - { - "__Fragment__": { - "index": 12, - "update": 1604851924.8802848, - "directory": "./test_data/fig", - "artist": "fig", - "file": "20201029" - } - }, - { - "__Fragment__": { - "index": 13, - "update": 1605496049.3995717, - "directory": "./events/event_0000", - "artist": "event_0000", - "file": "124157237_121248643124584_872058020963845448_n.jpg" - } - }, - { - "__Fragment__": { - "index": 14, - "update": 1605496049.4002707, - "directory": "./events/event_0000", - "artist": "event_0000", - "file": "124469821_121248626457919_479957910997498417_n.jpg" - } - }, - { - "__Fragment__": { - "index": 15, - "update": 1605496049.400738, - "directory": "./events/event_0000", - "artist": "event_0000", - "file": "124476076_121248659791249_2342598949363915450_n.jpg" - } - }, - { - "__Fragment__": { - "index": 16, - "update": 1605496049.4045768, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "1030.txt" - } - }, - { - "__Fragment__": { - "index": 17, - "update": 1605496049.4053128, - "directory": "./test_data/carrot", - "artist": "carrot", - "file": "test002.txt" - } - }, - { - "__Fragment__": { - "index": 18, - "update": 1605496049.4058702, - "directory": "./test_data/fig", - "artist": "fig", - "file": "20201020" - } - }, - { - "__Fragment__": { - "index": 19, - "update": 1605496049.4062285, - "directory": "./test_data/fig", - "artist": "fig", - "file": "fig002.txt" - } - }, - { - "__Fragment__": { - "index": 20, - "update": 1605496049.4064658, - "directory": "./test_data/fig", - "artist": "fig", - "file": "test.txt" - } - } -] \ No newline at end of file diff --git a/src/about.html b/test_data/src/about.html similarity index 100% rename from src/about.html rename to test_data/src/about.html diff --git a/src/authors.html b/test_data/src/authors.html similarity index 100% rename from src/authors.html rename to test_data/src/authors.html diff --git a/src/fragment.html b/test_data/src/fragment.html similarity index 100% rename from src/fragment.html rename to test_data/src/fragment.html diff --git a/src/fragments.html b/test_data/src/fragments.html similarity index 100% rename from src/fragments.html rename to test_data/src/fragments.html diff --git a/src/home.html b/test_data/src/home.html similarity index 100% rename from src/home.html rename to test_data/src/home.html diff --git a/src/img/author__0set.svg b/test_data/src/img/author__0set.svg similarity index 100% rename from src/img/author__0set.svg rename to test_data/src/img/author__0set.svg diff --git a/src/img/author__109.svg b/test_data/src/img/author__109.svg similarity index 100% rename from src/img/author__109.svg rename to test_data/src/img/author__109.svg diff --git a/src/img/author_blblbg.svg b/test_data/src/img/author_blblbg.svg similarity index 100% rename from src/img/author_blblbg.svg rename to test_data/src/img/author_blblbg.svg diff --git a/src/img/author_dahYeeNoh.svg b/test_data/src/img/author_dahYeeNoh.svg similarity index 100% rename from src/img/author_dahYeeNoh.svg rename to test_data/src/img/author_dahYeeNoh.svg diff --git a/src/img/author_doohoyi.svg b/test_data/src/img/author_doohoyi.svg similarity index 100% rename from src/img/author_doohoyi.svg rename to test_data/src/img/author_doohoyi.svg diff --git a/src/img/author_eunjeongGu.svg b/test_data/src/img/author_eunjeongGu.svg similarity index 100% rename from src/img/author_eunjeongGu.svg rename to test_data/src/img/author_eunjeongGu.svg diff --git a/src/img/author_graceKim.svg b/test_data/src/img/author_graceKim.svg similarity index 100% rename from src/img/author_graceKim.svg rename to test_data/src/img/author_graceKim.svg diff --git a/src/img/author_hamamu.svg b/test_data/src/img/author_hamamu.svg similarity index 100% rename from src/img/author_hamamu.svg rename to test_data/src/img/author_hamamu.svg diff --git a/src/img/author_hongSeoYeon.svg b/test_data/src/img/author_hongSeoYeon.svg similarity index 100% rename from src/img/author_hongSeoYeon.svg rename to test_data/src/img/author_hongSeoYeon.svg diff --git a/src/img/author_hyunchul.svg b/test_data/src/img/author_hyunchul.svg similarity index 100% rename from src/img/author_hyunchul.svg rename to test_data/src/img/author_hyunchul.svg diff --git a/src/img/author_hyunjin.svg b/test_data/src/img/author_hyunjin.svg similarity index 100% rename from src/img/author_hyunjin.svg rename to test_data/src/img/author_hyunjin.svg diff --git a/src/img/author_ichimuraMisako.svg b/test_data/src/img/author_ichimuraMisako.svg similarity index 100% rename from src/img/author_ichimuraMisako.svg rename to test_data/src/img/author_ichimuraMisako.svg diff --git a/src/img/author_insookBae.svg b/test_data/src/img/author_insookBae.svg similarity index 100% rename from src/img/author_insookBae.svg rename to test_data/src/img/author_insookBae.svg diff --git a/src/img/author_jaeShin.svg b/test_data/src/img/author_jaeShin.svg similarity index 100% rename from src/img/author_jaeShin.svg rename to test_data/src/img/author_jaeShin.svg diff --git a/src/img/author_jinhoJeong.svg b/test_data/src/img/author_jinhoJeong.svg similarity index 100% rename from src/img/author_jinhoJeong.svg rename to test_data/src/img/author_jinhoJeong.svg diff --git a/src/img/author_kpsap.svg b/test_data/src/img/author_kpsap.svg similarity index 100% rename from src/img/author_kpsap.svg rename to test_data/src/img/author_kpsap.svg diff --git a/src/img/author_mcMama.svg b/test_data/src/img/author_mcMama.svg similarity index 100% rename from src/img/author_mcMama.svg rename to test_data/src/img/author_mcMama.svg diff --git a/src/img/author_megumi.svg b/test_data/src/img/author_megumi.svg similarity index 100% rename from src/img/author_megumi.svg rename to test_data/src/img/author_megumi.svg diff --git a/src/img/author_minShin.svg b/test_data/src/img/author_minShin.svg similarity index 100% rename from src/img/author_minShin.svg rename to test_data/src/img/author_minShin.svg diff --git a/src/img/author_mooming.svg b/test_data/src/img/author_mooming.svg similarity index 100% rename from src/img/author_mooming.svg rename to test_data/src/img/author_mooming.svg diff --git a/src/img/author_nodl.svg b/test_data/src/img/author_nodl.svg similarity index 100% rename from src/img/author_nodl.svg rename to test_data/src/img/author_nodl.svg diff --git a/src/img/author_oroMinkyung.svg b/test_data/src/img/author_oroMinkyung.svg similarity index 100% rename from src/img/author_oroMinkyung.svg rename to test_data/src/img/author_oroMinkyung.svg diff --git a/src/img/author_pzzz.svg b/test_data/src/img/author_pzzz.svg similarity index 100% rename from src/img/author_pzzz.svg rename to test_data/src/img/author_pzzz.svg diff --git a/src/img/author_seungwookYang.svg b/test_data/src/img/author_seungwookYang.svg similarity index 100% rename from src/img/author_seungwookYang.svg rename to test_data/src/img/author_seungwookYang.svg diff --git a/src/img/author_sewon.svg b/test_data/src/img/author_sewon.svg similarity index 100% rename from src/img/author_sewon.svg rename to test_data/src/img/author_sewon.svg diff --git a/src/img/author_songSoo.svg b/test_data/src/img/author_songSoo.svg similarity index 100% rename from src/img/author_songSoo.svg rename to test_data/src/img/author_songSoo.svg diff --git a/src/img/author_uetaJiro.svg b/test_data/src/img/author_uetaJiro.svg similarity index 100% rename from src/img/author_uetaJiro.svg rename to test_data/src/img/author_uetaJiro.svg diff --git a/src/img/author_wonjung.svg b/test_data/src/img/author_wonjung.svg similarity index 100% rename from src/img/author_wonjung.svg rename to test_data/src/img/author_wonjung.svg diff --git a/src/img/author_yiyagi.svg b/test_data/src/img/author_yiyagi.svg similarity index 100% rename from src/img/author_yiyagi.svg rename to test_data/src/img/author_yiyagi.svg diff --git a/src/img/author_yuhee.svg b/test_data/src/img/author_yuhee.svg similarity index 100% rename from src/img/author_yuhee.svg rename to test_data/src/img/author_yuhee.svg diff --git a/src/img/facebook.svg b/test_data/src/img/facebook.svg similarity index 100% rename from src/img/facebook.svg rename to test_data/src/img/facebook.svg diff --git a/src/img/icon_about.svg b/test_data/src/img/icon_about.svg similarity index 100% rename from src/img/icon_about.svg rename to test_data/src/img/icon_about.svg diff --git a/src/img/icon_archive_more.svg b/test_data/src/img/icon_archive_more.svg similarity index 100% rename from src/img/icon_archive_more.svg rename to test_data/src/img/icon_archive_more.svg diff --git a/src/img/icon_coc.svg b/test_data/src/img/icon_coc.svg similarity index 100% rename from src/img/icon_coc.svg rename to test_data/src/img/icon_coc.svg diff --git a/src/img/icon_timeline.svg b/test_data/src/img/icon_timeline.svg similarity index 100% rename from src/img/icon_timeline.svg rename to test_data/src/img/icon_timeline.svg diff --git a/src/img/instagram.svg b/test_data/src/img/instagram.svg similarity index 100% rename from src/img/instagram.svg rename to test_data/src/img/instagram.svg diff --git a/src/img/logo.svg b/test_data/src/img/logo.svg similarity index 100% rename from src/img/logo.svg rename to test_data/src/img/logo.svg diff --git a/src/img/test.svg b/test_data/src/img/test.svg similarity index 100% rename from src/img/test.svg rename to test_data/src/img/test.svg diff --git a/src/introduction.json b/test_data/src/introduction.json similarity index 100% rename from src/introduction.json rename to test_data/src/introduction.json diff --git a/src/original.svg b/test_data/src/original.svg similarity index 100% rename from src/original.svg rename to test_data/src/original.svg diff --git a/src/original_collider.svg b/test_data/src/original_collider.svg similarity index 100% rename from src/original_collider.svg rename to test_data/src/original_collider.svg diff --git a/src/scripts/lib/decomp.js b/test_data/src/scripts/lib/decomp.js similarity index 100% rename from src/scripts/lib/decomp.js rename to test_data/src/scripts/lib/decomp.js diff --git a/src/scripts/lib/matter.js b/test_data/src/scripts/lib/matter.js similarity index 100% rename from src/scripts/lib/matter.js rename to test_data/src/scripts/lib/matter.js diff --git a/src/scripts/lib/polyfill.js b/test_data/src/scripts/lib/polyfill.js similarity index 100% rename from src/scripts/lib/polyfill.js rename to test_data/src/scripts/lib/polyfill.js diff --git a/src/scripts/mobileScroll.js b/test_data/src/scripts/mobileScroll.js similarity index 100% rename from src/scripts/mobileScroll.js rename to test_data/src/scripts/mobileScroll.js diff --git a/src/scripts/physicsLayout.js b/test_data/src/scripts/physicsLayout.js similarity index 100% rename from src/scripts/physicsLayout.js rename to test_data/src/scripts/physicsLayout.js diff --git a/src/style/authors.css b/test_data/src/style/authors.css similarity index 100% rename from src/style/authors.css rename to test_data/src/style/authors.css diff --git a/src/style/common.css b/test_data/src/style/common.css similarity index 100% rename from src/style/common.css rename to test_data/src/style/common.css