Skip to content

Commit

Permalink
Remove Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Aug 9, 2018
1 parent d6e743d commit 834ade6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 183 deletions.
179 changes: 0 additions & 179 deletions Manifest.toml

This file was deleted.

4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ authors = ["ScottPJones <[email protected]>"]
version = "0.1.5"

[deps]
Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f"
StringLiterals = "8f8e9dd7-1da5-502a-9ec1-434721d5fc53"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
InternedStrings = "7d512f48-7fb1-5a58-b986-67e6dc259f01"
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ using ModuleInterfaceTools

@api extend InternedStrings

@api list StrTables
@api list InternedStrings

@api def testcase begin
myname = "Scott Paul Jones"
Expand Down

0 comments on commit 834ade6

Please sign in to comment.