Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
[tests] Bump version number in introspection tests
Browse files Browse the repository at this point in the history
  • Loading branch information
garuma committed Jun 24, 2014
1 parent 1029c24 commit 20490a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/IntrospectorTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public Dictionary<int, string[]> Dict {
}

const string expectedOutputSimpleInterface = @"<!DOCTYPE node PUBLIC ""-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"" ""http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"">
<!-- dbus-sharp 0.8.0 -->
<!-- dbus-sharp 0.8.1 -->
<node>
<interface name=""org.freedesktop.DBus.Introspectable"">
<method name=""Introspect"">
Expand Down

0 comments on commit 20490a8

Please sign in to comment.