Update feedfortests.sql

This commit is contained in:
Quentin Grosyeux 2013-10-26 21:43:53 +02:00
commit 9145325fd8

View file

@ -105,21 +105,21 @@ INSERT INTO `fic`.`themes` (
`name` `name`
) )
VALUES ( VALUES (
'1' , 'pdf.xml' '1' , 'pdf'
), ( ), (
'2' , 'flash.xml' '2' , 'flash'
), ( ), (
'3' , 'image.xml' '3' , 'image'
), ( ), (
'4' , 'se.xml' '4' , 'se'
), ( ), (
'5' , 'memdump.xml' '5' , 'memdump'
), ( ), (
'6' , 'java.xml' '6' , 'java'
), ( ), (
'7' , 'dotnet.xml' '7' , 'dotnet'
), ( ), (
'8' , 'pcap.xml' '8' , 'pcap'
); );
INSERT INTO `fic`.`exercices` ( INSERT INTO `fic`.`exercices` (