From 25823ba327981e531e0ed2bdb6bab72c188097df Mon Sep 17 00:00:00 2001 From: LPTK Date: Fri, 19 Jul 2013 12:06:53 +0200 Subject: [PATCH] added a case in eoOptional test --- eo/test/t-eoOptional.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/eo/test/t-eoOptional.cpp b/eo/test/t-eoOptional.cpp index bee58957c..5b4a9fbc2 100644 --- a/eo/test/t-eoOptional.cpp +++ b/eo/test/t-eoOptional.cpp @@ -27,3 +27,4 @@ int main(int ac, char** av) T t(666); MyClass mc3(t); } +