Skip to content

Commit

Permalink
Unit tests must be enclosed
Browse files Browse the repository at this point in the history
  • Loading branch information
codemercenary committed Jul 3, 2014
1 parent 6a06581 commit 441ddc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AutoNetServerTest.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once
#include <gtest/gtest.h>
#include "EnclosedContextTestBase.h"

class AutoNetServerTest:
public testing::Test
public EnclosedContextTestBase
{};

0 comments on commit 441ddc1

Please sign in to comment.