Skip to content

Commit f4f747d

Browse files
committed
Add files for testing
1 parent 99ea757 commit f4f747d

File tree

6 files changed

+8
-0
lines changed

6 files changed

+8
-0
lines changed

tests/data/assets/app.css

Whitespace-only changes.

tests/data/assets/app.js

Whitespace-only changes.

tests/data/assets/app.min.css

Whitespace-only changes.

tests/data/assets/app.min.js

Whitespace-only changes.

tests/data/assets/assets-empty.json

Whitespace-only changes.

tests/data/assets/assets.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"app.css" : "app.min.css",
3+
"app.js" : "app.min.js",
4+
"editor.js" : "editor.min.js",
5+
"editor.css" : "editor.min.css",
6+
"login.css" : "login.min.css",
7+
"custom.css" : "custom.min.css"
8+
}

0 commit comments

Comments
 (0)