chore: Remove accidental doc change

For some reason my IDE keeps adding random stuff :(
This commit is contained in:
sleepycatcoding 2023-07-23 19:15:30 +03:00 committed by Nathan Adams
parent 9604b07518
commit 809e511656
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ impl LogBackend for TestLogBackend {
} }
/// Loads an SWF and runs it through the Ruffle core for a number of frames. /// Loads an SWF and runs it through the Ruffle core for a number of frames.
/// Tests that the trace output matches the given expectedrun_swf output. /// Tests that the trace output matches the given expected output.
pub fn run_swf( pub fn run_swf(
test: &Test, test: &Test,
mut injector: InputInjector, mut injector: InputInjector,