Skip to content

Commit

Permalink
Undo mistaken commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lbittarello committed Sep 27, 2018
1 parent 3a8e43d commit 44ea375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#==========================================================================================#

# MISE EN PLACE
using Revise

using Test
using CSV
using DataFrames
using Microeconometrics
using StatsModels
const datadir = "C:/Users/lucab/Desktop/data"

const datadir = joinpath(dirname(@__FILE__), "..", "data")

#==========================================================================================#
Expand Down

0 comments on commit 44ea375

Please sign in to comment.