Skip to content

Commit e95611f

Browse files
committed
Revert "Day 63 updating string lib"
This reverts commit 8042ffc.
1 parent 8042ffc commit e95611f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

string_problems/pstring_test.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
2-
// Test cases for my own string library.
3-
// check include/pstring.[h,cpp] and include/pUnitTest.[h,cpp]
1+
// unit-tests.cpp by Bill Weinman <http://bw.org/>
2+
// Test bed for BWLIb
3+
// Copyright (c) 2014-2015 The BearHeart Group LLC
44

55
#include <cstdio>
66
#include "pUnitTest.h"

0 commit comments

Comments
 (0)