Cleaned up the iPhone code so that it compiles with the 3.1.2 SDK. Also tightened...
[zxing.git] / cpp / core / tests / src / TestRunner.cpp
index 639eb28..d82dde7 100644 (file)
@@ -27,4 +27,4 @@ int main(int argc, char **argv) {
   runner.addTest(registry.makeTest());
   bool wasSuccessful = runner.run("", false);
   return wasSuccessful ? 0 : 1;
-}
\ No newline at end of file
+}