Added newlines to files.

This commit is contained in:
James Cole
2015-05-20 19:56:14 +02:00
parent b1d3158db1
commit 8f104d555a
42 changed files with 42 additions and 42 deletions

View File

@@ -37,4 +37,4 @@ class ChartAccountControllerTest extends TestCase
{
$this->markTestIncomplete();
}
}
}

View File

@@ -34,4 +34,4 @@ class ChartBillControllerTest extends TestCase
}
}
}

View File

@@ -38,4 +38,4 @@ class ChartBudgetControllerTest extends TestCase
$this->markTestIncomplete();
}
}
}

View File

@@ -43,4 +43,4 @@ class ChartCategoryControllerTest extends TestCase
$this->markTestIncomplete();
}
}
}

View File

@@ -27,4 +27,4 @@ class ChartPiggyBankControllerTest extends TestCase
{
$this->markTestIncomplete();
}
}
}

View File

@@ -32,4 +32,4 @@ class ChartReportControllerTest extends TestCase
{
$this->markTestIncomplete();
}
}
}