Get timothy quick tests building cleanly.
[yaffs2.git] / direct / test-framework / timothy_tests / quick_tests / test_yaffs_unmount_NULL.c
index 9c318dd49cba5e9342f397fd68a2eb20d8bfeee3..94ea6129ef3e9f251f09bbf9b6283c7909cb648b 100644 (file)
@@ -33,6 +33,8 @@ int test_yaffs_unmount_NULL(void)
                print_message("NULL path opened.(which is a bad thing)\n",2);
                return -1;
        }
+       
+       return -1;
 }
 
 int test_yaffs_unmount_NULL_clean(void)