Skip to content

Commit

Permalink
show environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapp committed Feb 9, 2024
1 parent 3a45992 commit fcfa5b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
using PopplerMWE
using Test

@show get(ENV, "LD_PRELOAD", nothing)

@test PopplerMWE.run()

0 comments on commit fcfa5b1

Please sign in to comment.