summaryrefslogtreecommitdiffstats
path: root/test/SHCXXFLAGS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/SHCXXFLAGS.py')
-rw-r--r--test/SHCXXFLAGS.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/SHCXXFLAGS.py b/test/SHCXXFLAGS.py
index def3391..9ec3dce 100644
--- a/test/SHCXXFLAGS.py
+++ b/test/SHCXXFLAGS.py
@@ -68,8 +68,8 @@ EXPORTS
""")
test.write('bar.def', r"""
-LIBRARY "foo"
-DESCRIPTION "Foo Shared Library"
+LIBRARY "bar"
+DESCRIPTION "Bar Shared Library"
EXPORTS
doIt