/data
tests
diff
fixtures
test_files_diff.php
Code Coverage
Lines
Functions and Methods
Classes and Traits
Total
0.00% covered (danger)
0.00%
0 / 2
n/a
0 / 0
CRAP
n/a
0 / 0
1
<?php
2
3
echo
'This is the file to test diff engine'
;
4
echo
'This line is an edit'
;