Skip to content

Commit

Permalink
Adding test supporting files
Browse files Browse the repository at this point in the history
  • Loading branch information
dpanta94 committed Oct 22, 2024
1 parent f56400f commit 65386f1
Show file tree
Hide file tree
Showing 23 changed files with 2 additions and 0 deletions.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
1 change: 1 addition & 0 deletions tests/_data/fake-feature/css/fake4.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('some-dependency'), 'version' => '12345');
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
1 change: 1 addition & 0 deletions tests/_data/fake-feature/js/fake4.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('jquery'), 'version' => '12345');
Empty file.
Empty file.
Empty file.

0 comments on commit 65386f1

Please sign in to comment.