Skip to content

Commit

Permalink
NCC
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Humblot committed Jun 27, 2018
1 parent 8b60a86 commit 8318bcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ int main() {
Empty_MBR_test emptyMBR = Empty_MBR_test();
mbr.testMBR(test);
emptyMBR.testMBR(test);
/// end mbr test


/// test results
std::cout << "Amount of tests: " << +test.getTestCount() << std::endl;
Expand Down

0 comments on commit 8318bcd

Please sign in to comment.