test file updated with old bugged query

master
puskin94 2015-04-24 10:57:46 +02:00
parent f028a38626
commit 603c8d5812
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,12 @@ ddg_goodie_test(
operation => "Calculate",
result => 502.7061
}),
'577.40*5%' => test_zci('Result: 28.87',
structured_answer => {
input => ["577.40*5%"],
operation => "Calculate",
result => 28.87
}),
'urldecode hello%20there' => undef,
'34$+16' => undef,