Fix "Extract EXIF" tests

feature-extract-files
toby 2017-05-08 12:45:42 -04:00
parent 71796e3dbf
commit 478af40359
1 changed files with 2 additions and 10 deletions

View File

@ -14,10 +14,6 @@ TestRegister.addTests([
input: "",
expectedOutput: "Found 0 tags.\n",
recipeConfig: [
{
op: "From Hex",
args: ["Space"]
},
{
op: "Extract EXIF",
args: [],
@ -29,10 +25,6 @@ TestRegister.addTests([
input: "hello world",
expectedError: true,
recipeConfig: [
{
op: "From Hex",
args: ["Space"]
},
{
op: "Extract EXIF",
args: [],
@ -77,7 +69,7 @@ TestRegister.addTests([
recipeConfig: [
{
op: "From Hex",
args: ["Space"]
args: ["None"]
},
{
op: "Extract EXIF",
@ -92,7 +84,7 @@ TestRegister.addTests([
recipeConfig: [
{
op: "From Hex",
args: ["Space"]
args: ["None"]
},
{
op: "Extract EXIF",