diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-15 15:01:18 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-15 15:01:18 +0000 |
| commit | e508c621cb32033278f5c83cdc6d74beb2ed03a9 (patch) | |
| tree | de3ed97b0fc811f624d9bb8ece32a9c54f735638 /include/cppunit | |
| parent | 617df034edf60f5792f09d7a03085907644cc55d (diff) | |
| download | cppunit-e508c621cb32033278f5c83cdc6d74beb2ed03a9.tar.gz | |
correct sucess typo.
Diffstat (limited to 'include/cppunit')
| -rw-r--r-- | include/cppunit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppunit/Makefile.am b/include/cppunit/Makefile.am index 5d4901a..70cbfc0 100644 --- a/include/cppunit/Makefile.am +++ b/include/cppunit/Makefile.am @@ -27,7 +27,7 @@ libcppunitinclude_HEADERS = \ TestResult.h \ TestResultCollector.h \ TestRunner.h \ - TestSucessListener.h \ + TestSuccessListener.h \ TestSuite.h \ TextOutputter.h \ TextTestProgressListener.h \ |
