src/core/test/sample-test-suite.cc
changeset 7169 358f71a624d8
parent 7155 e3e4192e2f67
child 9266 d26408b17360
--- a/src/core/test/sample-test-suite.cc	Fri May 13 14:51:51 2011 -0400
+++ b/src/core/test/sample-test-suite.cc	Fri May 13 14:52:27 2011 -0400
@@ -7,7 +7,7 @@
 // to use the using directive to access the ns3 namespace directly
 using namespace ns3;
 
-// This is an example TestCase.  
+// This is an example TestCase.
 class SampleTestCase1 : public TestCase
 {
 public: