Initial Revision, review 164634031

This commit is contained in:
misterg
2017-08-10 11:54:46 -04:00
parent 66a036959f
commit b98e30b427
4 changed files with 3 additions and 29 deletions

View File

@@ -65,7 +65,7 @@
#include "sample3-inl.h"
#include "gtest/gtest.h"
namespace{
namespace {
// To use a test fixture, derive a class from testing::Test.
class QueueTestSmpl3 : public testing::Test {
protected: // You should make the members protected s.t. they can be