mirror of
https://github.com/devZoGok/vb01.git
synced 2026-08-26 19:43:30 +00:00
node test start
This commit is contained in:
+2
-3
@@ -1,5 +1,5 @@
|
||||
#include"cameraTest.h"
|
||||
#include<cppunit/TestCase.h>
|
||||
#include "cameraTest.h"
|
||||
#include <cppunit/TestCase.h>
|
||||
#include <cppunit/TestSuite.h>
|
||||
#include <cppunit/TestResult.h>
|
||||
#include <cppunit/TestCaller.h>
|
||||
@@ -7,7 +7,6 @@
|
||||
using namespace CppUnit;
|
||||
|
||||
namespace vb01{
|
||||
|
||||
CameraTest::CameraTest(){
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user