Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jindraivanek committed Jan 28, 2018
1 parent 5ae43f8 commit e57dc85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Mechanic.Tests/FileOrderTests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ let expectDependency sources expectedDeps =
expectDependency [source1; source2] [1,2]
}


test "file order test cycle" {
let source1 = """module Test1
let x = Test2.y
Expand Down

0 comments on commit e57dc85

Please sign in to comment.