diff --git a/MANIFEST b/MANIFEST
index edca9ec..d4eb46d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -49,6 +49,7 @@ t/01-select-backend-implementation.t
 t/02-chrome-devtools-tab.t
 t/03-listener-leak-test.t
 t/47-mech-simplest.t
+t/49-command-line-options.t
 t/49-existing-port.t
 t/49-launch.t
 t/49-mech-get-file-lc-ct.html
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 7fbe2ba..998ae7e 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -1,32 +1,33 @@
-^\.git\/
-maint
-^tags$
-.last_cover_stats
-^\.prove$
-.travis.yml
-.appveyor.yml
-^\.github
-Makefile$
-^blib
-^pm_to_blib
-^.*.bak
-^.*.old
-^t.*sessions
-^t/.*\.disabled$
-^cover_db
-^.*\.log
-^.*\.swp$
-^jar/
-^cpan/
-^MYMETA
-^.releaserc
-^.*.cmd
-^chrome-versions
-^unsupported-chrome-versions/
-^WWW-Mechanize-Chrome
-^frame-\d+.png
-^demo/
-^development/
-^experiments/
-^[^/]*\.pl$ # ignore all test scripts
-^[^/]*\.png$ # ignore all test images
+^\.git\/
+maint
+^tags$
+.last_cover_stats
+^\.prove$
+.travis.yml
+.appveyor.yml
+^\.github
+Makefile$
+^blib
+^pm_to_blib
+^.*.bak
+^.*.old
+^t.*sessions
+^t/.*\.disabled$
+^cover_db
+^.*\.log
+^.*\.swp$
+^jar/
+^cpan/
+^MYMETA
+^.releaserc
+^.*.cmd
+^chrome-versions
+^unsupported-chrome-versions/
+^WWW-Mechanize-Chrome
+^frame-\d+.png
+^demo/
+^development/
+^experiments/
+^tmp/
+^[^/]*\.pl$ # ignore all test scripts
+^[^/]*\.png$ # ignore all test images