Skip to content

Commit

Permalink
ehh
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Dec 4, 2023
1 parent da8f713 commit 4d4f075
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtests.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
using Test
using Pkg
Pkg.activate(@__DIR__)

const ALL_LANGUAGES = isempty(ARGS) ? readdir("src") : ARGS
const INPUTS = readdir("./inputs")
Expand Down

0 comments on commit 4d4f075

Please sign in to comment.