Reformat all files.
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
* Lukas Steiner
|
||||
*/
|
||||
|
||||
#include "Testfile.h"
|
||||
#include <gtest/gtest.h>
|
||||
#include <systemc>
|
||||
#include "Testfile.h"
|
||||
|
||||
int sc_main(int argc, char **argv)
|
||||
int sc_main(int argc, char** argv)
|
||||
{
|
||||
testing::InitGoogleTest(&argc, argv);
|
||||
return RUN_ALL_TESTS();
|
||||
|
||||
Reference in New Issue
Block a user