diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/etap/010-file-basics.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/etap/010-file-basics.t b/test/etap/010-file-basics.t index e74b55dc..a019c465 100755 --- a/test/etap/010-file-basics.t +++ b/test/etap/010-file-basics.t @@ -1,7 +1,5 @@ #!/usr/bin/env escript %% -*- erlang -*- -%%! -pa ./src/couchdb -sasl errlog_type error -boot start_sasl -noshell - % Licensed under the Apache License, Version 2.0 (the "License"); you may not % use this file except in compliance with the License. You may obtain a copy of % the License at |