mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-19 03:33:45 +00:00
6 lines
141 B
Julia
6 lines
141 B
Julia
# This file is a part of JuliaFEM. License is MIT: https://github.com/ovainola/JuliaFEM/blob/master/README.md
|
|
|
|
using Base.Test
|
|
|
|
@test 1 == 1
|