Fix "Extract EXIF" tests

This commit is contained in:
toby 2017-05-08 12:45:42 -04:00
parent 71796e3dbf
commit 478af40359

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",