Import testing bundle to laravel/tests directory.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<?php echo $name; ?> is <?php echo $age; ?>
|
||||
@@ -0,0 +1 @@
|
||||
Taylor
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
<?php echo $name; ?> is <?php echo $age; ?>
|
||||
@@ -0,0 +1 @@
|
||||
Taylor
|
||||