diff --git a/libsrc/ffdec_lib/testdata/flashdevelop/src/tests/TestHello.as b/libsrc/ffdec_lib/testdata/flashdevelop/src/tests/TestHello.as deleted file mode 100644 index 14adab912..000000000 --- a/libsrc/ffdec_lib/testdata/flashdevelop/src/tests/TestHello.as +++ /dev/null @@ -1,11 +0,0 @@ -package tests -{ - - public class TestHello - { - public function run():* - { - trace("hello"); - } - } -} \ No newline at end of file