Merge branch 'travis' of github.com:assimp/assimp into travis

This commit is contained in:
acgessler
2014-09-05 21:20:35 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -262,6 +262,5 @@ def run_test():
# -------------------------------------------------------------------------------
if __name__ == "__main__":
run_test()
input("Press any key to continue ...")
# vim: ai ts=4 sts=4 et sw=4