diff options
author | Artur Signell <artur@vaadin.com> | 2012-12-10 08:27:14 +0000 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2012-12-10 08:27:14 +0000 |
commit | c5cbf6243d4f2c7cd4c42f00fff94d7870670543 (patch) | |
tree | 71c17e896858853f16ced614f53f2e600ebe7603 | |
parent | a3d2c76e7a9fd96a8106aee2474b1263def2ed99 (diff) | |
parent | 0afd959a89c905be153c3a2e9f37c702f0e4b894 (diff) | |
download | vaadin-framework-c5cbf6243d4f2c7cd4c42f00fff94d7870670543.tar.gz vaadin-framework-c5cbf6243d4f2c7cd4c42f00fff94d7870670543.zip |
Merge "Move SASS tests that now work to correct directory"
-rw-r--r-- | theme-compiler/tests/resources/sasslang/css/382-test_nested_rules_with_fancy_selectors.css (renamed from theme-compiler/tests/resources/sasslangbroken/css/382-test_nested_rules_with_fancy_selectors.css) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/sasslang/css/387-test_no_namespace_properties_without_space.css (renamed from theme-compiler/tests/resources/sasslangbroken/css/387-test_no_namespace_properties_without_space.css) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/sasslang/scss/382-test_nested_rules_with_fancy_selectors.scss (renamed from theme-compiler/tests/resources/sasslangbroken/scss/382-test_nested_rules_with_fancy_selectors.scss) | 0 | ||||
-rw-r--r-- | theme-compiler/tests/resources/sasslang/scss/387-test_no_namespace_properties_without_space.scss (renamed from theme-compiler/tests/resources/sasslangbroken/scss/387-test_no_namespace_properties_without_space.scss) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/theme-compiler/tests/resources/sasslangbroken/css/382-test_nested_rules_with_fancy_selectors.css b/theme-compiler/tests/resources/sasslang/css/382-test_nested_rules_with_fancy_selectors.css index 2d39afb85b..2d39afb85b 100644 --- a/theme-compiler/tests/resources/sasslangbroken/css/382-test_nested_rules_with_fancy_selectors.css +++ b/theme-compiler/tests/resources/sasslang/css/382-test_nested_rules_with_fancy_selectors.css diff --git a/theme-compiler/tests/resources/sasslangbroken/css/387-test_no_namespace_properties_without_space.css b/theme-compiler/tests/resources/sasslang/css/387-test_no_namespace_properties_without_space.css index 5e3b26b04c..5e3b26b04c 100644 --- a/theme-compiler/tests/resources/sasslangbroken/css/387-test_no_namespace_properties_without_space.css +++ b/theme-compiler/tests/resources/sasslang/css/387-test_no_namespace_properties_without_space.css diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/382-test_nested_rules_with_fancy_selectors.scss b/theme-compiler/tests/resources/sasslang/scss/382-test_nested_rules_with_fancy_selectors.scss index f4f7bd3445..f4f7bd3445 100644 --- a/theme-compiler/tests/resources/sasslangbroken/scss/382-test_nested_rules_with_fancy_selectors.scss +++ b/theme-compiler/tests/resources/sasslang/scss/382-test_nested_rules_with_fancy_selectors.scss diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/387-test_no_namespace_properties_without_space.scss b/theme-compiler/tests/resources/sasslang/scss/387-test_no_namespace_properties_without_space.scss index b7184dea57..b7184dea57 100644 --- a/theme-compiler/tests/resources/sasslangbroken/scss/387-test_no_namespace_properties_without_space.scss +++ b/theme-compiler/tests/resources/sasslang/scss/387-test_no_namespace_properties_without_space.scss |