fixed newline at end of file errors.
also fixed small include bug in SupportKitTestAddon.cpp. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1232 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
#include "bautolock/AutolockTest.h"
|
#include "bautolock/AutolockTest.h"
|
||||||
#include "blocker/LockerTest.h"
|
#include "blocker/LockerTest.h"
|
||||||
#include "bmemoryio/MemoryIOTest.h"
|
#include "bmemoryio/MemoryIOTest.h"
|
||||||
#include "bmallocio/MallocIOTest.h"
|
#include "bmemoryio/MallocIOTest.h"
|
||||||
|
|
||||||
BTestSuite* getTestSuite() {
|
BTestSuite* getTestSuite() {
|
||||||
BTestSuite *suite = new BTestSuite("Support");
|
BTestSuite *suite = new BTestSuite("Support");
|
||||||
|
|||||||
Reference in New Issue
Block a user