Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Commit

Permalink
Actualize tests fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
arikon committed Feb 10, 2012
1 parent a3f1989 commit 6485bda
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion tests/level4/first-block.css
@@ -1,4 +1,3 @@
.first-block
{
/* ... */
}
1 change: 0 additions & 1 deletion tests/level4/first-block__elem1.css
@@ -1,4 +1,3 @@
.first-block__elem1
{
/* ... */
}
1 change: 0 additions & 1 deletion tests/level4/first-block_mod1.css
@@ -1,4 +1,3 @@
.first-block
{
/* ... */
}
1 change: 0 additions & 1 deletion tests/level4/first-block_mod1_1.css
@@ -1,4 +1,3 @@
.first-block_mod1_1
{
/* ... */
}
1 change: 0 additions & 1 deletion tests/level5/first-block.css
@@ -1,4 +1,3 @@
.first-block
{
/* ... */
}
1 change: 0 additions & 1 deletion tests/level5/second-block__elem2.css
@@ -1,4 +1,3 @@
.second-block__elem2
{
/* ... */
}
1 change: 0 additions & 1 deletion tests/level5/second-block__elem2_mod22_221.css
@@ -1,4 +1,3 @@
.second-block__elem2_mod22_221
{
/* ... */
}
1 change: 0 additions & 1 deletion tests/level5/second-block__elem2_mod22_222.css
@@ -1,4 +1,3 @@
.second-block__elem2_mod22_222
{
/* ... */
}
1 change: 0 additions & 1 deletion tests/level5/second-block_mod2.css
@@ -1,4 +1,3 @@
.second-block
{
/* ... */
}

0 comments on commit 6485bda

Please sign in to comment.