Skip to content

Commit

Permalink
Add missing test_data file.
Browse files Browse the repository at this point in the history
  • Loading branch information
joeced committed Dec 23, 2017
1 parent a5c7977 commit 2ff8f06
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/test_data/ClassWithEvent.m
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
classdef ClassWithEvent < handle
events
update % An "events" block causes Sphinx to hang.
end
end

0 comments on commit 2ff8f06

Please sign in to comment.