diff options
| author | Fabrice Desclaux <fabrice.desclaux@cea.fr> | 2014-10-02 14:37:32 +0200 |
|---|---|---|
| committer | Fabrice Desclaux <fabrice.desclaux@cea.fr> | 2014-10-02 14:37:32 +0200 |
| commit | 8db426e63ea49dffada651a22d5c5ad9ffd93d68 (patch) | |
| tree | 7904ada4272fcc863ab4fd97e328710d4eae4ceb /test/test_all.py | |
| parent | 04a047ab9046f2fd463ad53eacb3545fd4e25ff4 (diff) | |
| download | miasm-8db426e63ea49dffada651a22d5c5ad9ffd93d68.tar.gz miasm-8db426e63ea49dffada651a22d5c5ad9ffd93d68.zip | |
Example: sandbox_pe to diet
Diffstat (limited to 'test/test_all.py')
| -rw-r--r-- | test/test_all.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_all.py b/test/test_all.py index a4cb1063..848c0c66 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -105,7 +105,6 @@ all_tests = { ["sandbox_pe_x86_32.py", "box_x86_32_mod.bin"], ["sandbox_pe_x86_32.py", "box_x86_32_repmod.bin"], ["sandbox_pe_x86_32.py", "box_x86_32_mod_self.bin"], - ["unpack_gen.py"], ])), "order": [ "assembler", |