diff options
| -rw-r--r-- | test/doc_props/tc_app.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/doc_props/tc_app.rb b/test/doc_props/tc_app.rb index ae0e45ba..8d8efd4b 100644 --- a/test/doc_props/tc_app.rb +++ b/test/doc_props/tc_app.rb @@ -26,7 +26,7 @@ class TestApp < Test::Unit::TestCase :'Application' => 'axlsx', :'AppVersion' => '1.1.5', :'DocSecurity' => 0 - } + } @app = Axlsx::App.new options |
