diff options
author | Mika Murtojarvi <mika@vaadin.com> | 2013-11-27 09:26:07 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-11-27 14:07:18 +0000 |
commit | 8abf43431ea67f7c3d7cc4faad816e2cddd4ac1d (patch) | |
tree | e549b22ab56bc07b4c304a2c2c973a45dafcd60d | |
parent | 10ca7ed57149eb20d8be936e9e060311b72298bb (diff) | |
download | vaadin-framework-8abf43431ea67f7c3d7cc4faad816e2cddd4ac1d.tar.gz vaadin-framework-8abf43431ea67f7c3d7cc4faad816e2cddd4ac1d.zip |
Move working sass tests from sasslangbroken to sasslang.
Change-Id: Ic503021884fd52b650f29df221cef3e69e8ef570
-rw-r--r-- | theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css (renamed from theme-compiler/tests/resources/sasslangbroken/css/350-test_interpolation.css) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/sasslang/css/390-test_parent_selector_with_parent_and_subject.css (renamed from theme-compiler/tests/resources/sasslangbroken/css/390-test_parent_selector_with_parent_and_subject.css) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/sasslang/scss/350-test_interpolation.scss (renamed from theme-compiler/tests/resources/sasslangbroken/scss/350-test_interpolation.scss) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/sasslang/scss/390-test_parent_selector_with_parent_and_subject.scss (renamed from theme-compiler/tests/resources/sasslangbroken/scss/390-test_parent_selector_with_parent_and_subject.scss) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/theme-compiler/tests/resources/sasslangbroken/css/350-test_interpolation.css b/theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css index 8b44646800..8b44646800 100644 --- a/theme-compiler/tests/resources/sasslangbroken/css/350-test_interpolation.css +++ b/theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css diff --git a/theme-compiler/tests/resources/sasslangbroken/css/390-test_parent_selector_with_parent_and_subject.css b/theme-compiler/tests/resources/sasslang/css/390-test_parent_selector_with_parent_and_subject.css index 234fea7aa5..234fea7aa5 100644 --- a/theme-compiler/tests/resources/sasslangbroken/css/390-test_parent_selector_with_parent_and_subject.css +++ b/theme-compiler/tests/resources/sasslang/css/390-test_parent_selector_with_parent_and_subject.css diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/350-test_interpolation.scss b/theme-compiler/tests/resources/sasslang/scss/350-test_interpolation.scss index bb9c9a2c8f..bb9c9a2c8f 100644 --- a/theme-compiler/tests/resources/sasslangbroken/scss/350-test_interpolation.scss +++ b/theme-compiler/tests/resources/sasslang/scss/350-test_interpolation.scss diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/390-test_parent_selector_with_parent_and_subject.scss b/theme-compiler/tests/resources/sasslang/scss/390-test_parent_selector_with_parent_and_subject.scss index 646238f379..646238f379 100644 --- a/theme-compiler/tests/resources/sasslangbroken/scss/390-test_parent_selector_with_parent_and_subject.scss +++ b/theme-compiler/tests/resources/sasslang/scss/390-test_parent_selector_with_parent_and_subject.scss |