From adcfcee89317a5c2742f2825bce4e9fb34739581 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 2 Jan 2016 21:33:57 +0300 Subject: Add unit tests for po parser. --- src/utils/translation/podict.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/translation/podict.h') diff --git a/src/utils/translation/podict.h b/src/utils/translation/podict.h index dfb0f39ab..4153835bd 100644 --- a/src/utils/translation/podict.h +++ b/src/utils/translation/podict.h @@ -41,7 +41,9 @@ class PoDict final const char *getChar(const char *const str); +#ifndef UNITTESTS protected: +#endif friend class PoParser; PoMap *getMap() -- cgit v1.2.3-70-g09d2