Skip to content

Commit eedc91a

Browse files
committed
Update shims file name
1 parent 7cef543 commit eedc91a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Sources/OpenAttributeGraphShims/GraphShims.swift renamed to Sources/OpenAttributeGraphShims/OAGShims.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// GraphShims.swift
2+
// AGShims.swift
33
// OpenAttributeGraphShims
44

55
/// A type that identifies the underlying attribute graph implementation vendor.

Tests/OpenAttributeGraphCompatibilityTests/GraphShims.swift renamed to Tests/OpenAttributeGraphCompatibilityTests/OAGShims.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// GraphShims.swift
2+
// OAGShims.swift
33
// OpenAttributeGraphCompatibilityTests
44

55
#if OPENATTRIBUTEGRAPH

0 commit comments

Comments
 (0)