jbarker7 / sqlcc

SQL Code Coverage - SQLCC is a code coverage tool that allows developers the ability to track which lines of code within stored procedures, functions, and triggers have been tested in SQL server by integration tests written by the developer.
BSD 4-Clause "Original" or "Old" License
26 stars 22 forks source link

Fixed failing command line args #7

Open chilli-andrew opened 11 years ago

chilli-andrew commented 11 years ago

Fixed parsing command line args to not error for empty app.traceName and app.command.